[Gpg4win-commits] r379 - in trunk: . src
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Mar 9 16:03:33 CET 2007
Author: werner
Date: 2007-03-09 16:03:33 +0100 (Fri, 09 Mar 2007)
New Revision: 379
Modified:
trunk/ChangeLog
trunk/src/Makefile.am
Log:
Last minute fix
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2007-03-09 14:51:50 UTC (rev 378)
+++ trunk/ChangeLog 2007-03-09 15:03:33 UTC (rev 379)
@@ -3,6 +3,7 @@
Released 1.0.9.
* src/Makefile.am: Fixed syntax error in gnupg post install.
+ (EXTRA_DIST): Add english manual installation files.
* packages/packages.current: Replaced sourceforge download site
by the g10code mirror. Updated WinPT, GPA and GnupG.
Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am 2007-03-09 14:51:50 UTC (rev 378)
+++ trunk/src/Makefile.am 2007-03-09 15:03:33 UTC (rev 379)
@@ -21,7 +21,9 @@
EXTRA_DIST = pkg-config $(common_nsi) gpg4win.nsi gpg4win-src.nsi \
inst-gpg4win.nsi uninst-gpg4win.nsi installer-options.ini.in \
libiconv.def libintl.def gpg4win-splash.wav \
- exdll.h g4wihelp.c g4wihelp.nsi config.site loreley.mid
+ exdll.h g4wihelp.c g4wihelp.nsi config.site loreley.mid \
+ inst-man_novice_en.nsi inst-man_advanced_en.nsi \
+ uninst-man_novice_en.nsi uninst-man_advanced_en.nsi
# Need to clean the dll because we bypassed automake.
CLEANFILES = g4wihelp.dll versioninfo.txt README.en.txt README.de.txt \
More information about the Gpg4win-commits
mailing list