summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWill Storey <will@summercat.com>2017-10-21 20:01:04 -0700
committerailin-nemui <ailin-nemui@users.noreply.github.com>2017-12-07 12:06:20 +0100
commit1328e1ba08430b0eaa589919272d732bb84a6921 (patch)
tree99a1097d9fc61c87a41143b2c09a71f9298ff774 /Makefile.am
parent02aa8ee8bb7befc3c91f4b0fdfa17e4d721ba8d0 (diff)
downloadirssi-1328e1ba08430b0eaa589919272d732bb84a6921.zip
Add a test program to test mode parsing
This uses GLib's testing framework. It is to test the changes to the mode parsing for #603.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f52ac92f..ba45d8ac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ irssi-version.h:
VERSION="$(VERSION)" $(srcdir)/utils/irssi-version.sh $(srcdir) | \
cmp -s - $@ || VERSION="$(VERSION)" $(srcdir)/utils/irssi-version.sh $(srcdir) >$@
-SUBDIRS = src docs scripts themes utils
+SUBDIRS = src tests docs scripts themes utils
confdir = $(sysconfdir)
conf_DATA = irssi.conf