docs/design/Makefile.am
authorTim-Philipp Müller <tim@centricular.net>
Thu, 9 Feb 2006 18:28:33 +0000 (18:28 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 9 Feb 2006 18:28:33 +0000 (18:28 +0000)
Original commit message from CVS:
* configure.ac:
* docs/Makefile.am:
* docs/design/Makefile.am
Dist design docs.

ChangeLog
configure.ac
docs/Makefile.am

index 3a5984a..80b3a5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-09  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * configure.ac:
+       * docs/Makefile.am:
+       * docs/design/Makefile.am
+         Dist design docs.
+
 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * configure.ac:
index 4d97369..2fa7e0a 100644 (file)
@@ -513,6 +513,7 @@ tools/Makefile
 common/Makefile
 common/m4/Makefile
 docs/Makefile
+docs/design/Makefile
 docs/faq/Makefile
 docs/gst/Makefile
 docs/gst/gstreamer.types
index ef08707..36f0182 100644 (file)
@@ -12,8 +12,8 @@ endif
 
 BUILT_SOURCES = version.entities
 
-SUBDIRS = $(SUBDIRS_DOCBOOK) $(SUBDIRS_GTK_DOC)
-DIST_SUBDIRS = gst libs plugins faq manual pwg xsl
+SUBDIRS = design $(SUBDIRS_DOCBOOK) $(SUBDIRS_GTK_DOC)
+DIST_SUBDIRS = design gst libs plugins faq manual pwg xsl
 
 EXTRA_DIST = \
        slides manuals.mak htmlinstall.mak upload.mak \