зеркало из https://github.com/mozilla/pjs.git
Adding local directory to build
This commit is contained in:
Родитель
7051e1ad61
Коммит
9810b8b405
|
@ -22,7 +22,7 @@ srcdir = @srcdir@
|
||||||
|
|
||||||
include $(DEPTH)/config/autoconf.mk
|
include $(DEPTH)/config/autoconf.mk
|
||||||
|
|
||||||
DIRS = public base imap news
|
DIRS = public base imap news local
|
||||||
|
|
||||||
include $(topsrcdir)/config/config.mk
|
include $(topsrcdir)/config/config.mk
|
||||||
|
|
||||||
|
|
|
@ -17,6 +17,6 @@
|
||||||
|
|
||||||
DEPTH=..
|
DEPTH=..
|
||||||
|
|
||||||
DIRS=public base news
|
DIRS=public base local news
|
||||||
|
|
||||||
include <$(DEPTH)\config\rules.mak>
|
include <$(DEPTH)\config\rules.mak>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче