changeset 1839:4e8ed7dff435

Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
author William Pitcock <nenolod@atheme.org>
date Mon, 24 Sep 2007 14:03:31 -0500
parents 4f3fab9d1993 (current diff) d329ff59a25f (diff)
children 756ec3dcd3ec
files
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/buildsys.mk.in	Mon Sep 24 14:03:20 2007 -0500
+++ b/buildsys.mk.in	Mon Sep 24 14:03:31 2007 -0500
@@ -141,8 +141,6 @@
 		${LINK_FAILED}; \
 	fi
 
-${EXT_DEPS}: subdirs
-
 .c.o:
 	${COMPILE_STATUS}
 	if ${CC} ${CFLAGS} ${CPPFLAGS} -c -o $@ $<; then \