diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am index ca0ef277..e7debfc2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,3 @@ -if BUILD_DOCS -# disabled until it actually works -# SUBDIRS_DOCS = docs -SUBDIRS_DOCS = -else -SUBDIRS_DOCS = -endif - # if USE_GCONFTOOL # GCONF_DIR = gconf # else @@ -23,9 +15,6 @@ DIST_SUBDIRS = \ gst sys ext gst-libs \ m4 common -# disabled -# docs - EXTRA_DIST = \ gst-plugins.spec depcomp \ AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS \ |