diff src/OSS4/Makefile @ 1793:292affbb8153

we want OUTPUT plugin dir here ;)
author William Pitcock <nenolod@atheme.org>
date Mon, 24 Sep 2007 12:25:00 -0500
parents cbe54a147f12
children a56a26a5f233
line wrap: on
line diff
--- a/src/OSS4/Makefile	Mon Sep 24 19:21:12 2007 +0200
+++ b/src/OSS4/Makefile	Mon Sep 24 12:25:00 2007 -0500
@@ -6,7 +6,7 @@
        init.c		\
        convert.c
 
-plugindir = audacious/${INPUT_PLUGIN_DIR}
+plugindir = audacious/${OUTPUT_PLUGIN_DIR}
 
 include ../../buildsys.mk
 include ../../extra.mk