[Fusionforge-commits] r14533 - trunk/3rd-party/jquery-goodies

Christian Bayle cbayle at fusionforge.org
Sun Oct 2 22:49:19 CEST 2011


Author: cbayle
Date: 2011-10-02 22:49:19 +0200 (Sun, 02 Oct 2011)
New Revision: 14533

Modified:
   trunk/3rd-party/jquery-goodies/Makefile
Log:
Fix build


Modified: trunk/3rd-party/jquery-goodies/Makefile
===================================================================
--- trunk/3rd-party/jquery-goodies/Makefile	2011-10-02 19:16:54 UTC (rev 14532)
+++ trunk/3rd-party/jquery-goodies/Makefile	2011-10-02 20:49:19 UTC (rev 14533)
@@ -19,6 +19,9 @@
 %: $(PKGDIR)
 	@make -f Makefile.$(DIST) $(PARAM) $@
 
+$(PKGDIR):
+	echo "Nothing to do for $@"
+
 botbuild:
 	@make -f Makefile.$(DIST) $(PARAM) r$(BUILDDIST)
 




More information about the Fusionforge-commits mailing list