diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 0c1c73a..d3f2d2b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -22,7 +22,6 @@ ircd_SOURCES = channel.c \ fdlist.c \ getopt.c \ hash.c \ - hook.c \ hostmask.c \ irc_res.c \ irc_reslib.c \ |