Mercurial > audlegacy
changeset 4473:6f4ae7e116e7
Automated merge with ssh://hg.atheme.org//hg/audacious
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Sun, 20 Apr 2008 23:45:12 +0300 |
parents | 973f75277ce4 (current diff) ef42ac9179c9 (diff) |
children | 6e323e395886 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/buildsys.mk.in Sun Apr 20 23:43:27 2008 +0300 +++ b/buildsys.mk.in Sun Apr 20 23:45:12 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}; \