fixing make distcheck
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 14 Jan 2002 14:04:14 +0000 (14:04 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 14 Jan 2002 14:04:14 +0000 (14:04 +0000)
Original commit message from CVS:
fixing make distcheck

docs/manual/BUILD
docs/manual/README
tests/old/testsuite/Makefile.am
testsuite/Makefile.am

index b7c8d9e..2a6eed0 100644 (file)
@@ -4,8 +4,13 @@ Current requirements for building the docs :
 libxslt >= 1.0.6
 libxml2 >= 2.4.12
 
+
 These are not included with RH72.  They are in debian.  GDE has good rpms.
 
+To build pdf's from xslt stuff, you need xmltex and (on redhat) 
+passivetex.  They are not known to have been built on either redhat or 
+debian yet though.
+
 Wingo's new comments on the doc building :
 ------------------------------------------
 * Well he should add them soon here since he overhauled it. And did a good 
index b7c8d9e..2a6eed0 100644 (file)
@@ -4,8 +4,13 @@ Current requirements for building the docs :
 libxslt >= 1.0.6
 libxml2 >= 2.4.12
 
+
 These are not included with RH72.  They are in debian.  GDE has good rpms.
 
+To build pdf's from xslt stuff, you need xmltex and (on redhat) 
+passivetex.  They are not known to have been built on either redhat or 
+debian yet though.
+
 Wingo's new comments on the doc building :
 ------------------------------------------
 * Well he should add them soon here since he overhauled it. And did a good 
index 6e4f476..244ac4b 100644 (file)
@@ -1,5 +1,5 @@
 # FIXME : refcounting threads bytestream
-SUBDIRS = capsnego plugin cleanup
+SUBDIRS = caps capsnego plugin cleanup
 
 testprogs = test_gst_init
 
@@ -12,4 +12,4 @@ LIBS = $(GST_LIBS)
 CFLAGS = $(GST_CFLAGS)
 
 # FIXME : refcounting threadds
-DIST_SUBDIRS = capsnego plugin bytestream cleanup
+DIST_SUBDIRS = caps capsnego plugin bytestream cleanup
index 6e4f476..244ac4b 100644 (file)
@@ -1,5 +1,5 @@
 # FIXME : refcounting threads bytestream
-SUBDIRS = capsnego plugin cleanup
+SUBDIRS = caps capsnego plugin cleanup
 
 testprogs = test_gst_init
 
@@ -12,4 +12,4 @@ LIBS = $(GST_LIBS)
 CFLAGS = $(GST_CFLAGS)
 
 # FIXME : refcounting threadds
-DIST_SUBDIRS = capsnego plugin bytestream cleanup
+DIST_SUBDIRS = caps capsnego plugin bytestream cleanup