summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorRichard Boulton <richard@tartarus.org>2000-12-30 15:36:24 +0000
committerRichard Boulton <richard@tartarus.org>2000-12-30 15:36:24 +0000
commit75ac0133126fe0fbc7ecfd8c44f1ca29fff8663e (patch)
treeefee7fb504ea3684ccabab21ae96302f502136eb /docs/Makefile.am
parentcf22a0036304e55671e10508e694eac33620af19 (diff)
Added framework for writing filter writers guide.
Original commit message from CVS: Added framework for writing filter writers guide. Extracted much of the makefile from docs/manual into a shared file which is included, so it can be re-used.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index fbe0b50847..3081622048 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = manual
+SUBDIRS = manual fwg
if HAVE_GTK_DOC
SUBDIRS += gst libs
@@ -6,4 +6,4 @@ endif
DIST_SUBDIRS = gst manual libs
-EXTRA_DIST = random slides
+EXTRA_DIST = random slides manuals.mak