fix regression in sample xul app
git-svn-id: svn://10.0.0.236/trunk@99677 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -9,7 +9,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
chrome::
|
||||
install::
|
||||
@$(REGCHROME) content ${app_name_short} ${jar_file_name}
|
||||
@$(REGCHROME) skin ${skin_name_short}/${app_name_short} ${jar_file_name}
|
||||
@$(REGCHROME) locale ${locale_name_short}/${app_name_short} ${jar_file_name}
|
||||
|
||||
Reference in New Issue
Block a user