1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00

Missed a conf -> examples change here.

git-svn-id: https://svn.xiph.org/trunk/ezstream@12715 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2007-03-10 23:36:52 +00:00
parent 6a40d2f7a5
commit 64f8ad13e6

View File

@ -4,7 +4,7 @@ EXTRA_DIST = README.win32 config.h ezstream.sln ezstream.vcproj
CLEANFILES = core *.core *~ .*~ ezstream.1.pdf
do_subst = sed -e 's,!!EXAMPLES_DIR!!,${PACKAGE_TARNAME}-${PACKAGE_VERSION}-win32/conf,g'
do_subst = sed -e 's,!!EXAMPLES_DIR!!,${PACKAGE_TARNAME}-${PACKAGE_VERSION}-win32/examples,g'
.PHONY: regen-win32