dist net directory only once
This commit is contained in:
parent
73e91b2ce3
commit
ab7d8886f0
@ -13,7 +13,7 @@ endif
|
||||
SUBDIRS_ALWAYS = base controller net
|
||||
|
||||
SUBDIRS = $(SUBDIRS_ALWAYS) $(SUBDIRS_CHECK) $(SUBDIRS_HELPERS)
|
||||
DIST_SUBDIRS = $(SUBDIRS_ALWAYS) check net helpers
|
||||
DIST_SUBDIRS = $(SUBDIRS_ALWAYS) check helpers
|
||||
|
||||
Android.mk: Makefile.am
|
||||
echo $(PWD)
|
||||
|
Loading…
x
Reference in New Issue
Block a user