try try try
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 11 Feb 2002 10:38:01 +0000 (10:38 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 11 Feb 2002 10:38:01 +0000 (10:38 +0000)
Original commit message from CVS:
try try try

Makefile.am

index d3b6040..2eb061e 100644 (file)
@@ -19,11 +19,11 @@ else
 SUBDIRS_EXAMPLES =
 endif
 
-SUBDIRS = include gst libs tools \
+SUBDIRS = include libs gst tools \
        $(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS)
 
 # These are all the possible subdirs
-DIST_SUBDIRS = include gst libs tools tests testsuite examples docs
+DIST_SUBDIRS = include libs libs tools tests testsuite examples docs
 
 
 pkgconfigdir = $(libdir)/pkgconfig