2009-12-07 16:48:26 +00:00
|
|
|
diff -u --recursive gstreamer-0.10.25-vanilla/Makefile.am gstreamer-0.10.25/Makefile.am
|
|
|
|
--- gstreamer-0.10.25-vanilla/Makefile.am 2009-11-14 23:04:56.812541974 -0500
|
|
|
|
+++ gstreamer-0.10.25/Makefile.am 2009-11-14 23:05:22.744511310 -0500
|
|
|
|
@@ -13,14 +13,12 @@
|
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 \
|
2009-03-11 09:28:41 +00:00
|
|
|
common
|
|
|
|
|
|
|
|
# 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 \
|
2009-03-11 09:28:41 +00:00
|
|
|
common
|
|
|
|
|
2009-12-07 16:48:26 +00:00
|
|
|
diff -u --recursive gstreamer-0.10.25-vanilla/Makefile.in gstreamer-0.10.25/Makefile.in
|
|
|
|
--- gstreamer-0.10.25-vanilla/Makefile.in 2009-11-14 23:04:56.775542524 -0500
|
|
|
|
+++ gstreamer-0.10.25/Makefile.in 2009-11-14 23:05:28.561389821 -0500
|
|
|
|
@@ -397,7 +397,6 @@
|
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 \
|
2009-03-11 09:28:41 +00:00
|
|
|
common
|
|
|
|
|
2009-12-07 16:48:26 +00:00
|
|
|
@@ -405,7 +404,6 @@
|
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 \
|
2009-03-11 09:28:41 +00:00
|
|
|
common
|
|
|
|
|