docs/design/Makefile.am

Original commit message from CVS:
* configure.ac:
* docs/Makefile.am:
* docs/design/Makefile.am
Dist design docs.
This commit is contained in:
Tim-Philipp Müller 2006-02-09 18:28:33 +00:00
parent 9cec6f3ccd
commit 6305357090
3 changed files with 10 additions and 2 deletions

View file

@ -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:

View 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

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