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 \
|