X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fportab%2FMakefile.ng;h=30b77fc3e532fd4f71c334238b298b29d8b9dab9;hb=8f0c705029501141528fbe7671e4107b4e1f395f;hp=c96380343e34fa33bed10f41041b678dc11c9153;hpb=259c314d142abd6f9295047c116235cfdd119563;p=ngircd.git diff --git a/src/portab/Makefile.ng b/src/portab/Makefile.ng index c9638034..30b77fc3 100644 --- a/src/portab/Makefile.ng +++ b/src/portab/Makefile.ng @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2012 Alexander Barton (alex@barton.de) and Contributors +# Copyright (c)2001-2014 Alexander Barton (alex@barton.de) and Contributors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -15,7 +15,13 @@ EXTRA_DIST = Makefile.ng noinst_LIBRARIES = libngportab.a -libngportab_a_SOURCES = strdup.c strndup.c strlcpy.c strtok_r.c vsnprintf.c waitpid.c +libngportab_a_SOURCES = \ + strdup.c \ + strlcpy.c \ + strndup.c \ + strtok_r.c \ + vsnprintf.c \ + waitpid.c check_PROGRAMS = portabtest