зеркало из https://github.com/mozilla/pjs.git
No need to explicitly set $(srcdir) as we let VPATH take care of that.
This commit is contained in:
Родитель
963290d2cf
Коммит
29eae92e52
|
@ -27,14 +27,14 @@ MODULE=helperAppDlg
|
|||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
XPIDLSRCS = \
|
||||
$(srcdir)/nsIHelperAppLauncherDialog.idl \
|
||||
nsIHelperAppLauncherDialog.idl \
|
||||
$(NULL)
|
||||
|
||||
JSCOMPONENTS = \
|
||||
$(srcdir)/nsHelperAppDlg.js \
|
||||
nsHelperAppDlg.js \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install:: $(JSCOMPONENTS)
|
||||
$(INSTALL) $(JSCOMPONENTS) $(DIST)/bin/components
|
||||
$(INSTALL) $^ $(DIST)/bin/components
|
||||
|
|
Загрузка…
Ссылка в новой задаче