[Gpg4win-commits] r241 - trunk/src

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Mar 29 20:09:53 CEST 2006


Author: werner
Date: 2006-03-29 20:09:53 +0200 (Wed, 29 Mar 2006)
New Revision: 241

Modified:
   trunk/src/Makefile.am
Log:
and the cleanfile was missing ...


Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am	2006-03-29 18:05:32 UTC (rev 240)
+++ trunk/src/Makefile.am	2006-03-29 18:09:53 UTC (rev 241)
@@ -24,7 +24,8 @@
 	exdll.h g4wihelp.c g4wihelp.nsi config.site loreley.mid
 
 # Need to clean the dll because we bypassed automake.
-CLEANFILES = g4wihelp.dll versioninfo.txt README.en.txt README.de.txt
+CLEANFILES = g4wihelp.dll versioninfo.txt README.en.txt README.de.txt \
+             installer-options.ini
 
 # Supported source packages.
 gpg4win_spkgs := glib gnupg libgpg-error gpgme gpgol gpa winpt sylpheed-claws \



More information about the Gpg4win-commits mailing list