changeset 2531:f0ade2681644

Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 21 Apr 2008 03:51:15 +0300
parents 7386fea4c673 (current diff) 0bd07451d1d1 (diff)
children 86bfc1159197 1fd4d8e5aad2
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/buildsys.mk.in	Mon Apr 21 03:48:17 2008 +0300
+++ b/buildsys.mk.in	Mon Apr 21 03:51:15 2008 +0300
@@ -132,7 +132,7 @@
 		${LINK_FAILED}; \
 	fi
 
-${PLUGIN} ${PLUGIN_NONST}: ${EXT_DEPS} ${OBJS}
+${PLUGIN} ${PLUGIN_NOINST}: ${EXT_DEPS} ${OBJS}
 	${LINK_STATUS}
 	if ${LD} -o $@ ${OBJS} ${PLUGIN_LDFLAGS} ${LDFLAGS} ${LIBS}; then \
 		${LINK_OK}; \