]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
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 d3b6040e2a7cdd13d0948303fad3d459f822f6df..2eb061e0b678d135c934b877fde9863754747b06 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