summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 65d16db..ae67d4b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -38,6 +38,7 @@ ircd_SOURCES = channel.c \
modules.c \
motd.c \
rng_mt.c \
+ numeric.c \
packet.c \
parse.c \
s_bsd_epoll.c \