diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-30 20:10:15 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-30 20:10:15 +0000 |
commit | 9ff9da869d304d47e8ce02b0a71c0ebfd970b6ff (patch) | |
tree | f5e697e29534bc6392be7782d5a602cadd8f4d9c /ext | |
parent | 85829a732d664896b44c8c2c836d36f428104721 (diff) |
smoothwave fixin
Original commit message from CVS:
smoothwave fixin
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |