1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-17 10:35:47 +01:00

add logo to help page

This commit is contained in:
Doug Kearns
2007-09-04 08:08:21 +00:00
parent a66b756111
commit a6bf9f11a1
3 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ JAR_FILES = ${shell find chrome/content -type f \
-o -path '*.css' \
-o -path '*.xul' \
-o -path '*.rdf' \
-o -path '*.png' \
\) } chrome.manifest
JAR_DIRS = $(foreach f,${JAR_FILES},$(dir $f))
JAR = chrome/vimperator.jar