removing glade
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 3 Jan 2002 16:32:39 +0000 (16:32 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 3 Jan 2002 16:32:39 +0000 (16:32 +0000)
Original commit message from CVS:
removing glade

Makefile.am

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