From d83f9a59f27500690a25699bbe1b701f405e5ff3 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 3 Dec 2003 12:23:37 +0000 Subject: fixing up X test and general features test Original commit message from CVS: fixing up X test and general features test --- gst-libs/gst/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst-libs/gst') diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index 68d20eb7..c39924ca 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -5,7 +5,7 @@ GCONF_DIR= endif if USE_X -X_DIR=xwindowlistener +X_DIR=xwindowlistener xoverlay else X_DIR= endif @@ -14,7 +14,7 @@ SUBDIRS = audio colorbalance floatcast \ $(GCONF_DIR) idct media-info \ mixer navigation play propertyprobe \ resample riff tuner video \ - xoverlay $(X_DIR) + $(X_DIR) DIST_SUBDIRS = audio colorbalance floatcast \ gconf idct media-info \ -- cgit v1.2.1