[Winpt-commits] r90 - in trunk: . Src
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Tue Nov 22 10:18:00 CET 2005
Author: twoaday
Date: 2005-11-22 10:17:59 +0100 (Tue, 22 Nov 2005)
New Revision: 90
Modified:
trunk/Makefile.am
trunk/Src/Makefile.am
Log:
Include additional files and remove old dependencies.
Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am 2005-11-22 09:03:16 UTC (rev 89)
+++ trunk/Makefile.am 2005-11-22 09:17:59 UTC (rev 90)
@@ -18,7 +18,7 @@
--with-gpgme-prefix=@W32ROOT@
-EXTRA_DIST = autogen.sh README.SVN
+EXTRA_DIST = autogen.sh README.SVN keyserver.conf
SUBDIRS = Gnupg w32gpgme PTD Src Include Ico icons m4
Modified: trunk/Src/Makefile.am
===================================================================
--- trunk/Src/Makefile.am 2005-11-22 09:03:16 UTC (rev 89)
+++ trunk/Src/Makefile.am 2005-11-22 09:17:59 UTC (rev 90)
@@ -11,7 +11,7 @@
## Process this file with automake to produce Makefile.in
-bin_PROGRAMS = WinPT #2KeyManagerExe
+bin_PROGRAMS = WinPT
EXTRA_DIST = versioninfo.rc.in
AM_CPPFLAGS = -I$(top_srcdir)/w32gpgme -I$(top_srcdir)/Include \
@@ -122,9 +122,6 @@
-lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \
-lshell32 -lgdi32 -loleaut32
-#KeyManagerExe_SOURCES = KeyManagerExe.cpp
-
-
WinPT-en.o: $(resource_files)
.rc.o:
More information about the Winpt-commits
mailing list