From 72f0aac909c1729b9c7fc0f524870560aeaf674a Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 19 May 2005 09:51:03 +0000 Subject: 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. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 739a6440..2aa23f37 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 = \ -- cgit v1.2.3