From: Wim Taymans Date: Wed, 21 Mar 2012 11:10:21 +0000 (+0100) Subject: dist net directory only once X-Git-Tag: RELEASE-0.11.3~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ab7d8886f039b709ed767642a46073bea9630fa6;p=platform%2Fupstream%2Fgstreamer.git dist net directory only once --- diff --git a/libs/gst/Makefile.am b/libs/gst/Makefile.am index d02c4c7..f1ae69c 100644 --- a/libs/gst/Makefile.am +++ b/libs/gst/Makefile.am @@ -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)