[Pkg-wmaker-commits] [wmbiff] 42/84: never underestimate the complexity of solutions involving automake

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.

commit 48273013072696d5d317ad25128e23766e29cedd
Author: bluehal <bluehal>
Date:   Tue Jun 25 23:29:23 2002 +0000

    never underestimate the complexity of solutions involving automake
---
 wmbiff/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmbiff/Makefile.am b/wmbiff/Makefile.am
index f97dfe4..87da0a8 100644
--- a/wmbiff/Makefile.am
+++ b/wmbiff/Makefile.am
@@ -6,7 +6,7 @@ wmbiff_SOURCES = wmbiff.c socket.c Pop3Client.c LicqClient.c mboxClient.c \
 	passwordMgr.c passwordMgr.h charutil.c charutil.h Client.h 
 EXTRA_wmbiff_SOURCES = gnutls-common.c gnutls-common.h	
 wmbiff_LDADD = -L../wmgeneral -lwmgeneral @LIBGCRYPT_LIBS@ @GNUTLS_COMMON_O@
-wmbiff_DEPENDENCIES = ../wmgeneral/libwmgeneral.a Makefile
+wmbiff_DEPENDENCIES = ../wmgeneral/libwmgeneral.a Makefile @GNUTLS_COMMON_O@
 test_wmbiff_SOURCES = ShellClient.c charutil.c charutil.h Client.h \
 	test_wmbiff.c passwordMgr.c
 man_MANS = wmbiff.1 wmbiffrc.5

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list