diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/Makefile.am | 2 |
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 |