From 64f8ad13e6e1c2c22fdc448a730ba8500f0f1a5d Mon Sep 17 00:00:00 2001 From: moritz Date: Sat, 10 Mar 2007 23:36:52 +0000 Subject: [PATCH] Missed a conf -> examples change here. git-svn-id: https://svn.xiph.org/trunk/ezstream@12715 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- win32/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/Makefile.am b/win32/Makefile.am index df7c979..2143622 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -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