1e4de2e997
* rename gst-plugins-good-* plugins to gst-mod-* * add a gst-plugins-good meta-package * remove unneeded extra CFLAGS & LDFLAGS SVN-Revision: 22069
21 lines
340 B
Diff
21 lines
340 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -9,7 +9,6 @@ endif
|
|
ALWAYS_SUBDIRS = \
|
|
gst sys ext \
|
|
tests \
|
|
- docs \
|
|
po \
|
|
common \
|
|
m4 \
|
|
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -476,7 +476,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk
|
|
ALWAYS_SUBDIRS = \
|
|
gst sys ext \
|
|
tests \
|
|
- docs \
|
|
po \
|
|
common \
|
|
m4 \
|