[xiph-commits] r12691 - trunk/ezstream

moritz at svn.xiph.org moritz at svn.xiph.org
Thu Mar 8 17:52:05 PST 2007


Author: moritz
Date: 2007-03-08 17:52:03 -0800 (Thu, 08 Mar 2007)
New Revision: 12691

Modified:
   trunk/ezstream/Makefile.am
Log:
Commit forgotten /Makefile.am change (new regen-win32: target).


Modified: trunk/ezstream/Makefile.am
===================================================================
--- trunk/ezstream/Makefile.am	2007-03-09 01:49:39 UTC (rev 12690)
+++ trunk/ezstream/Makefile.am	2007-03-09 01:52:03 UTC (rev 12691)
@@ -9,5 +9,8 @@
 
 .PHONY:		snapshot
 
+regen-win32:
+	cd win32; ${MAKE} regen-win32
+
 snapshot:
 	${MAKE} distcheck distdir=${PACKAGE}-snapshot-`date +'%Y%m%d'`



More information about the commits mailing list