about summary refs log tree commit diff
path: root/src/portab
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2002-12-26 14:46:28 +0000
committerAlexander Barton <alex@barton.de>2002-12-26 14:46:28 +0000
commitb8456d1ba66e73a9d95d2cd73f1feef70f5b5497 (patch)
tree15456c8e43629992a64611b8a0aa47b94e6f1736 /src/portab
parentfbdf85b553448fac0e15f6553f9b408ca486c24f (diff)
downloadngircd-b8456d1ba66e73a9d95d2cd73f1feef70f5b5497.tar.gz
ngircd-b8456d1ba66e73a9d95d2cd73f1feef70f5b5497.zip
- addes required libngircd.a library to portabcheck_LDADD.
Diffstat (limited to 'src/portab')
-rw-r--r--src/portab/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/portab/Makefile.am b/src/portab/Makefile.am
index 3bffdc3c..06050300 100644
--- a/src/portab/Makefile.am
+++ b/src/portab/Makefile.am
@@ -9,7 +9,7 @@
 # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
 # der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
 #
-# $Id: Makefile.am,v 1.5 2002/12/26 13:18:46 alex Exp $
+# $Id: Makefile.am,v 1.6 2002/12/26 14:46:28 alex Exp $
 #
 
 AUTOMAKE_OPTIONS = ansi2knr
@@ -21,6 +21,7 @@ libngportab_a_SOURCES = strlcpy.c vsnprintf.c
 check_PROGRAMS = portabtest
 
 portabtest_SOURCES = portabtest.c
+portabtest_LDADD = libngportab.a
 
 noinst_HEADERS = imp.h exp.h portab.h