summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-12-03 12:23:37 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-12-03 12:23:37 +0000
commitd83f9a59f27500690a25699bbe1b701f405e5ff3 (patch)
treef7d9bf8e9a7f2200964fdfc5ed6b6eab168ac8f5 /gst-libs/gst/Makefile.am
parent971f3208d44ec3084d6dd76bed32a817badabbba (diff)
downloadgst-plugins-bad-d83f9a59f27500690a25699bbe1b701f405e5ff3.tar.gz
gst-plugins-bad-d83f9a59f27500690a25699bbe1b701f405e5ff3.tar.bz2
gst-plugins-bad-d83f9a59f27500690a25699bbe1b701f405e5ff3.zip
fixing up X test and general features test
Original commit message from CVS: fixing up X test and general features test
Diffstat (limited to 'gst-libs/gst/Makefile.am')
-rw-r--r--gst-libs/gst/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 \