1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-12 09:50:29 +00:00

Make sure sighandlers.h is listed in noinst_HEADERS

... because it must be included in the distribution archive :-)
This commit is contained in:
Alexander Barton 2010-10-05 21:57:01 +02:00
parent 3a826b774a
commit ade8902b88

View File

@ -31,7 +31,7 @@ noinst_HEADERS = ngircd.h array.h channel.h client.h conf.h conf-ssl.h conn.h \
conn-func.h conn-ssl.h conn-zip.h hash.h io.h irc.h irc-channel.h \
irc-info.h irc-login.h irc-mode.h irc-op.h irc-oper.h irc-server.h \
irc-write.h lists.h log.h match.h numeric.h op.h pam.h parse.h proc.h \
rendezvous.h resolve.h defines.h messages.h
rendezvous.h resolve.h sighandlers.h defines.h messages.h
clean-local:
rm -f check-version check-help lint.out