[Pkg-wmaker-commits] [wmbiff] 09/16: add libgcrypt libraries if used to test_wmbiff
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:02:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_13
in repository wmbiff.
commit a847873c70d2d487b4662adb92abda1a0d67520b
Author: bluehal <bluehal>
Date: Mon Jan 20 19:52:46 2003 +0000
add libgcrypt libraries if used to test_wmbiff
---
wmbiff/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/wmbiff/Makefile.am b/wmbiff/Makefile.am
index 6f02da9..5346dc3 100644
--- a/wmbiff/Makefile.am
+++ b/wmbiff/Makefile.am
@@ -10,6 +10,7 @@ wmbiff_LDADD = -L../wmgeneral -lwmgeneral @LIBGCRYPT_LIBS@ @GNUTLS_COMMON_O@
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 Imap4Client.c regulo.c
+test_wmbiff_LDADD = @LIBGCRYPT_LIBS@
man_MANS = wmbiff.1 wmbiffrc.5
skindir = $(datadir)/wmbiff/skins
skin_DATA = wmbiff-master-led.xpm wmbiff-master-contrast.xpm
--
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