[svn-commits] mattf: branch 1.2 r1400 - /branches/1.2/Makefile
    svn-commits at lists.digium.com 
    svn-commits at lists.digium.com
       
    Tue Sep  5 09:37:35 MST 2006
    
    
  
Author: mattf
Date: Tue Sep  5 11:37:34 2006
New Revision: 1400
URL: http://svn.digium.com/view/zaptel?rev=1400&view=rev
Log:
Forgot to add part of clean target to 1.2
Modified:
    branches/1.2/Makefile
Modified: branches/1.2/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/Makefile?rev=1400&r1=1399&r2=1400&view=diff
==============================================================================
--- branches/1.2/Makefile (original)
+++ branches/1.2/Makefile Tue Sep  5 11:37:34 2006
@@ -420,5 +420,7 @@
 	rm -f fxotune
 	rm -f core
 	rm -f ztcfg-shared fxstest
+	rm -rf misdn*
+	rm -rf mISDNuser*
 
 FORCE:
    
    
More information about the svn-commits
mailing list