X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fportab%2FMakefile.am;h=d31cc171ff327811960e9b1e4f319c646e24db92;hp=a6e8889245903c2f2cda42526c901030dea606b5;hb=679565603aebc3880fe640301ac8216811da5d32;hpb=cf029a81acfeee1bd591f17a9716811736fe4114 diff --git a/src/portab/Makefile.am b/src/portab/Makefile.am index a6e88892..d31cc171 100644 --- a/src/portab/Makefile.am +++ b/src/portab/Makefile.am @@ -9,9 +9,13 @@ # 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.2 2002/03/15 15:41:55 alex Exp $ +# $Id: Makefile.am,v 1.3 2002/05/19 01:17:40 alex Exp $ # +noinst_LIBRARIES = libngportab.a + +libngportab_a_SOURCES = vsnprintf.c + check_PROGRAMS = portabtest portabtest_SOURCES = portabtest.c