1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00

Commit forgotten /Makefile.am change (new regen-win32: target).

git-svn-id: https://svn.xiph.org/trunk/ezstream@12691 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2007-03-09 01:52:03 +00:00
parent 805ff70aef
commit 5e877a1686

View File

@ -9,5 +9,8 @@ CLEANFILES = core *.core *~ .*~
.PHONY: snapshot
regen-win32:
cd win32; ${MAKE} regen-win32
snapshot:
${MAKE} distcheck distdir=${PACKAGE}-snapshot-`date +'%Y%m%d'`