From 3d79c7145d05d66ca590e7ab38c92d1310487fa5 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. --- sys/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/Makefile.am b/sys/Makefile.am index 47c0c215..3b001603 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -7,7 +7,7 @@ # if USE_OSS # OSS_DIR=oss # else -# OSS_DIR= +OSS_DIR= # endif # if USE_OSX_AUDIO -- cgit v1.2.1