X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2FMakefile.am;fp=src%2Fngircd%2FMakefile.am;h=e96d14bee835d7a73246bc1a709b13eb5f4792e8;hp=cacd1c3c8a8f0d5571d213b51949c1e52649da3f;hb=edfcc2f9d5b796fd30f60138591e4f96d54cfcf6;hpb=ee362b3bd2e31db4cb6b7832ca01e64a643f9b96 diff --git a/src/ngircd/Makefile.am b/src/ngircd/Makefile.am index cacd1c3c..e96d14be 100644 --- a/src/ngircd/Makefile.am +++ b/src/ngircd/Makefile.am @@ -42,6 +42,7 @@ ngircd_SOURCES = \ irc-write.c \ lists.c \ log.c \ + login.c \ match.c \ numeric.c \ op.c \ @@ -81,6 +82,7 @@ noinst_HEADERS = \ irc-write.h \ lists.h \ log.h \ + login.h \ match.h \ messages.h \ numeric.h \