X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fportab%2FMakefile.ng;h=30b77fc3e532fd4f71c334238b298b29d8b9dab9;hp=8712bc5ed7afefc71ae2b09f74367d5cb19bb504;hb=8f0c705029501141528fbe7671e4107b4e1f395f;hpb=d803ff052585b29defb41f7e5c3c0915f767bebc diff --git a/src/portab/Makefile.ng b/src/portab/Makefile.ng index 8712bc5e..30b77fc3 100644 --- a/src/portab/Makefile.ng +++ b/src/portab/Makefile.ng @@ -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