From 89f540ac7077752876cc7ca52d0f5a1beb295b0e Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 3 Jan 2002 10:14:28 +0000 Subject: [PATCH] removed editor Original commit message from CVS: removed editor --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d0e133a82e..8b41049f3e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,7 @@ SUBDIRS = include gst libs tools $(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) \ $(SUBDIRS_LGG) $(SUBDIRS_DOCS) # These are all the possible subdirs -DIST_SUBDIRS = include gst libs tools test tests testsuite examples gstplay editor docs +DIST_SUBDIRS = include gst libs tools test tests testsuite examples gstplay docs pkgconfigdir = $(libdir)/pkgconfig