From: Thomas Vander Stichele Date: Thu, 3 Jan 2002 16:32:39 +0000 (+0000) Subject: removing glade X-Git-Tag: RELEASE-0_3_1-BELGIANBEER~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b58ca863112145cc015b93310a354bac35ea082b;p=platform%2Fupstream%2Fgstreamer.git removing glade Original commit message from CVS: removing glade --- diff --git a/Makefile.am b/Makefile.am index 7f8f931..c09e356 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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