]> jfr.im git - solanum.git/blobdiff - tests/Makefile.am
Test chmode parsing
[solanum.git] / tests / Makefile.am
index 5c6c67d13dd116c9bc0a694bf85fd75fb48b16fc..f1279114b1f87e2199fe77146af20b110585a32f 100644 (file)
@@ -1,4 +1,5 @@
 check_PROGRAMS = runtests \
+       chmode1 \
        match1 \
        msgbuf_parse1 \
        msgbuf_unparse1 \
@@ -24,6 +25,7 @@ check_LIBRARIES = tap/libtap.a
 tap_libtap_a_SOURCES = tap/basic.c tap/basic.h \
        tap/float.c tap/float.h tap/macros.h
 
+chmode1_SOURCES = chmode1.c ircd_util.c client_util.c
 match1_SOURCES = match1.c
 msgbuf_parse1_SOURCES = msgbuf_parse1.c
 msgbuf_unparse1_SOURCES = msgbuf_unparse1.c