Fix the chrome building process in the Python/DOM work. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@200369 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,7 +47,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = pyxultest
|
||||
|
||||
ifdef MOZ_XUL_APP
|
||||
ifdef MOZ_XULRUNNER
|
||||
XPI_NAME = pyxultest
|
||||
# Do I really want these?
|
||||
#USE_EXTENSION_MANIFEST = 1
|
||||
@@ -60,7 +60,3 @@ endif
|
||||
PREF_JS_EXPORTS = $(srcdir)/pyxultest-prefs.js
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
#xpi:
|
||||
# zip -j $(DIST)/$(XPI_FILE)
|
||||
# cd $(DIST); zip -r $(XPI_FILE) bin/chrome/pyxultest.jar
|
||||
|
||||
Reference in New Issue
Block a user