You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -907,11 +907,6 @@ pkgconfig/gstreamer-video.pc
|
|
pkgconfig/gstreamer-video-uninstalled.pc
|
|
pkgconfig/gstreamer-plugins-base.pc
|
|
pkgconfig/gstreamer-plugins-base-uninstalled.pc
|
|
-docs/Makefile
|
|
-docs/design/Makefile
|
|
-docs/libs/Makefile
|
|
-docs/plugins/Makefile
|
|
-docs/version.entities
|
|
common/Makefile
|
|
common/m4/Makefile
|
|
m4/Makefile
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -11,13 +11,11 @@ SUBDIRS = \
|
|
gst-libs \
|
|
gst sys $(SUBDIRS_EXT) \
|
|
tools \
|
|
- docs \
|
|
common \
|
|
m4
|
|
|
|
DIST_SUBDIRS = \
|
|
pkgconfig \
|
|
- docs \
|
|
gst-libs \
|
|
gst sys ext \
|
|
tools \
|