[evolvis-commits] r15496: Add target to build control file↵

mirabilos at evolvis.org mirabilos at evolvis.org
Tue Mar 1 00:10:50 CET 2011


Author: mirabilos
Date: 2011-03-01 00:10:50 +0100 (Tue, 01 Mar 2011)
New Revision: 15496

Modified:
   trunk/gforge_base/evolvisforge-5.1/Makefile.debian
Log:
Add target to build control file


Modified: trunk/gforge_base/evolvisforge-5.1/Makefile.debian
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/Makefile.debian	2011-02-28 23:10:47 UTC (rev 15495)
+++ trunk/gforge_base/evolvisforge-5.1/Makefile.debian	2011-02-28 23:10:50 UTC (rev 15496)
@@ -422,3 +422,6 @@
 
 cleanorig: # Clean $(TARBALLS)/$(ORIGFILE) #
 	rm -f $(TARBALLS)/$(ORIGFILE)
+
+control:
+	cd src/packaging/control; $(MAKE)



More information about the evolvis-commits mailing list