changeset 1837:d329ff59a25f

Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
author Jonathan Schleifer <js@h3c.de>
date Mon, 24 Sep 2007 20:59:02 +0200
parents 1adfd05736a5 (diff) 528877ebbea2 (current diff)
children 4e8ed7dff435
files
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/buildsys.mk.in	Mon Sep 24 14:00:31 2007 -0500
+++ b/buildsys.mk.in	Mon Sep 24 20:59:02 2007 +0200
@@ -141,8 +141,6 @@
 		${LINK_FAILED}; \
 	fi
 
-${EXT_DEPS}: subdirs
-
 .c.o:
 	${COMPILE_STATUS}
 	if ${CC} ${CFLAGS} ${CPPFLAGS} -c -o $@ $<; then \