summaryrefslogtreecommitdiffstats
path: root/sys/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
commitb20d68a66092d9903d7649acf88881d5b51afd7f (patch)
tree97e82a98b7471594c2fb29c195e37407c556c539 /sys/Makefile.am
parent458fa02a5d330b61738e31e469da6555fdb300c4 (diff)
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 'sys/Makefile.am')
-rw-r--r--sys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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