From 77193d9ef471263bce8a33779bb3f0319fd77136 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 23 Aug 2010 20:55:48 +0000 Subject: forgot to remove one reference to SOURCES_LIB svn path=/trunk/externals/template/; revision=13897 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 65e0427..2f2c013 100644 --- a/Makefile +++ b/Makefile @@ -281,7 +281,7 @@ dpkg-source: cd .. && dpkg-source -b $(LIBRARY_NAME) etags: - etags *.h $(SOURCES) $(SOURCES_LIB) ../../pd/src/*.[ch] /usr/include/*.h /usr/include/*/*.h + etags *.h $(SOURCES) ../../pd/src/*.[ch] /usr/include/*.h /usr/include/*/*.h showsetup: @echo "PD_PATH: $(PD_PATH)" -- cgit v1.2.1