[zaptel-commits] branch 1.2 r962 - /branches/1.2/Makefile

zaptel-commits at lists.digium.com zaptel-commits at lists.digium.com
Sat Feb 18 10:02:25 MST 2006


Author: tilghman
Date: Sat Feb 18 11:02:23 2006
New Revision: 962

URL: http://svn.digium.com/view/zaptel?rev=962&view=rev
Log:
Make sure version.h gets built properly

Modified:
    branches/1.2/Makefile

Modified: branches/1.2/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/Makefile?rev=962&r1=961&r2=962&view=diff
==============================================================================
--- branches/1.2/Makefile (original)
+++ branches/1.2/Makefile Sat Feb 18 11:02:23 2006
@@ -153,7 +153,7 @@
 
 all: $(BUILDVER) $(LIBTONEZONE_SO)
 
-linux24: $(MODULESO) $(BINS)
+linux24: prereq $(MODULESO) $(BINS)
 
 linux26: prereq $(BINS)
 	@echo $(KSRC)



More information about the zaptel-commits mailing list