From 06c8536815ccf6b177e72b2a02d0b55e83260037 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 11 Feb 2002 10:38:01 +0000 Subject: [PATCH] try try try Original commit message from CVS: try try try --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index d3b6040..2eb061e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 -- 2.7.4