зеркало из https://github.com/mozilla/pjs.git
Add JS Console components to the unix and windows build systems.
This commit is contained in:
Родитель
3147da3bb5
Коммит
32ffaeca59
|
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||||
|
|
||||||
include $(DEPTH)/config/autoconf.mk
|
include $(DEPTH)/config/autoconf.mk
|
||||||
|
|
||||||
DIRS = public bookmarks directory filepicker find history search sidebar related regviewer ucth xfer prefwindow shistory remote timebomb
|
DIRS = public bookmarks directory filepicker find history search sidebar related regviewer ucth xfer prefwindow shistory remote timebomb console
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
|
|
|
@ -21,6 +21,6 @@
|
||||||
|
|
||||||
DEPTH=..\..
|
DEPTH=..\..
|
||||||
|
|
||||||
DIRS= public bookmarks directory filepicker find history prefwindow search sidebar regviewer related ucth xfer shistory timebomb
|
DIRS= public bookmarks directory filepicker find history prefwindow search sidebar regviewer related ucth xfer shistory timebomb console
|
||||||
|
|
||||||
include <$(DEPTH)\config\rules.mak>
|
include <$(DEPTH)\config\rules.mak>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче