mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 14:14:12 +01:00
Edit the makefiles and chrome.manifests to work with common/
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
TOP = $(shell pwd)
|
||||
OS = $(shell uname -s)
|
||||
BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S")
|
||||
BASE = $(TOP)/../liberator
|
||||
BASE = $(TOP)/../common
|
||||
|
||||
DOC_SRC_FILES = $(wildcard locale/*/*.txt)
|
||||
DOC_FILES = ${DOC_SRC_FILES:%.txt=%.html}
|
||||
|
||||
Reference in New Issue
Block a user