From 9ff9da869d304d47e8ce02b0a71c0ebfd970b6ff Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 30 Dec 2001 20:10:15 +0000 Subject: smoothwave fixin Original commit message from CVS: smoothwave fixin --- ext/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/Makefile.am b/ext/Makefile.am index 62b96367..7dd9b42e 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -161,7 +161,7 @@ SHOUT_DIR= endif if USE_SMOOTHWAVE -SMOOTHWAVE_DIR=smooothwave +SMOOTHWAVE_DIR=smoothwave else SMOOTHWAVE_DIR= endif -- cgit