summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-05-19 09:51:03 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-05-19 09:51:03 +0000
commit3d79c7145d05d66ca590e7ab38c92d1310487fa5 (patch)
tree40f81309a9b19aae5353cc74a81fc443c67a68d2 /Makefile.am
parent905eada904397580f44e4e0e8be3a8790a9508db (diff)
downloadgstreamer-plugins-bad-3d79c7145d05d66ca590e7ab38c92d1310487fa5.tar.gz
Make my automake version shut up about undefined variables
Original commit message from CVS: * Makefile.am: * ext/Makefile.am: * sys/Makefile.am: Make my automake version shut up about undefined variables * gst/goom/gstgoom.c: GstAdapter moved to base objects.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 739a64406..2aa23f37b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ endif
# if USE_GCONFTOOL
# GCONF_DIR = gconf
# else
-# GCONF_DIR =
+GCONF_DIR =
# endif
SUBDIRS = \