From 531493b6d150abd87a38dafabe9ddff36c266a20 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 17 Jan 2006 06:32:51 +0000 Subject: got and RC7 build, everything seems OK, but launching .htm files from the help browser doesn't work. arg. Documented the basic process of making the installer on the website svn path=/trunk/; revision=4441 --- packages/win32_inno/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/win32_inno/Makefile') diff --git a/packages/win32_inno/Makefile b/packages/win32_inno/Makefile index 729d603a..204ea471 100755 --- a/packages/win32_inno/Makefile +++ b/packages/win32_inno/Makefile @@ -56,7 +56,7 @@ package: $(PD_INNO_SETUP) # makefile.mingw is available from here: # http://sourceforge.net/tracker/index.php?func=detail&aid=1374659&group_id=55736&atid=478072 build_pd: - make -C $(pd_src)/src -f makefile.mingw $(DEST_PATHS) + make -C $(pd_src)/src -f makefile.mingw pd_install: build_pd # the autoconf/MinGW setup doesn't compile the extras yet -- cgit v1.2.1