[svn] GPGol - r118 - trunk/src
svn author marcus
cvs at cvs.gnupg.org
Thu Oct 6 14:20:02 CEST 2005
Author: marcus
Date: 2005-10-06 14:20:02 +0200 (Thu, 06 Oct 2005)
New Revision: 118
Modified:
trunk/src/Makefile.am
Log:
Fix last change.
Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am 2005-10-06 12:19:38 UTC (rev 117)
+++ trunk/src/Makefile.am 2005-10-06 12:20:02 UTC (rev 118)
@@ -45,8 +45,8 @@
watcher.cpp \
attach.cpp attach.h
-gpgol_LDADD = $(srcdir) gpgol.def \
- $(GPGME_LIBS) $(srcdir) mapi32.dll -lshell32 -lgdi32 -lcomdlg32
+gpgol_LDADD = $(srcdir)/gpgol.def \
+ $(GPGME_LIBS) $(srcdir)/mapi32.dll -lshell32 -lgdi32 -lcomdlg32
resource.o: resource.rc versioninfo.rc gpgol-rsrcs.rc olflange-rsrcs.rc
More information about the Gnupg-commits
mailing list