2010-07-05 01:42:30 +00:00
|
|
|
--- a/Makefile.am
|
|
|
|
+++ b/Makefile.am
|
|
|
|
@@ -8,7 +8,6 @@ aclocal_DATA = gst-element-check-@GST_MA
|
2009-03-11 09:28:41 +00:00
|
|
|
|
2009-12-07 16:48:26 +00:00
|
|
|
SUBDIRS = pkgconfig \
|
2009-03-11 09:28:41 +00:00
|
|
|
gst libs plugins tools tests \
|
|
|
|
- docs \
|
2009-12-07 16:48:26 +00:00
|
|
|
po \
|
2010-07-05 01:42:30 +00:00
|
|
|
m4 \
|
2009-03-11 09:28:41 +00:00
|
|
|
common
|
2010-07-05 01:42:30 +00:00
|
|
|
@@ -16,7 +15,6 @@ SUBDIRS = pkgconfig \
|
2009-03-11 09:28:41 +00:00
|
|
|
# These are all the possible subdirs
|
2009-12-07 16:48:26 +00:00
|
|
|
DIST_SUBDIRS = pkgconfig \
|
2009-03-11 09:28:41 +00:00
|
|
|
gst libs plugins tools tests \
|
|
|
|
- docs \
|
2009-12-07 16:48:26 +00:00
|
|
|
po \
|
2010-07-05 01:42:30 +00:00
|
|
|
m4 \
|
2009-03-11 09:28:41 +00:00
|
|
|
common
|
2010-07-05 01:42:30 +00:00
|
|
|
--- a/Makefile.in
|
|
|
|
+++ b/Makefile.in
|
2013-12-31 00:44:18 +00:00
|
|
|
@@ -469,7 +469,6 @@ aclocaldir = $(datadir)/aclocal
|
2009-03-11 09:28:41 +00:00
|
|
|
aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
|
2009-12-07 16:48:26 +00:00
|
|
|
SUBDIRS = pkgconfig \
|
2009-03-11 09:28:41 +00:00
|
|
|
gst libs plugins tools tests \
|
|
|
|
- docs \
|
2009-12-07 16:48:26 +00:00
|
|
|
po \
|
2010-07-05 01:42:30 +00:00
|
|
|
m4 \
|
2009-03-11 09:28:41 +00:00
|
|
|
common
|
2013-12-31 00:44:18 +00:00
|
|
|
@@ -478,7 +477,6 @@ SUBDIRS = pkgconfig \
|
2009-03-11 09:28:41 +00:00
|
|
|
# These are all the possible subdirs
|
2009-12-07 16:48:26 +00:00
|
|
|
DIST_SUBDIRS = pkgconfig \
|
2009-03-11 09:28:41 +00:00
|
|
|
gst libs plugins tools tests \
|
|
|
|
- docs \
|
2009-12-07 16:48:26 +00:00
|
|
|
po \
|
2010-07-05 01:42:30 +00:00
|
|
|
m4 \
|
2009-03-11 09:28:41 +00:00
|
|
|
common
|