mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
dist net directory only once
This commit is contained in:
parent
73e91b2ce3
commit
ab7d8886f0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue