summaryrefslogtreecommitdiff
path: root/src/fe-fuzz/Makefile.am
diff options
context:
space:
mode:
authorJoseph Bisch <joseph.bisch@gmail.com>2017-10-24 13:27:11 -0400
committerJoseph Bisch <joseph.bisch@gmail.com>2017-10-24 13:27:11 -0400
commit84fc92635acd4d513049794fdbc574b79ac1c5d5 (patch)
tree5a0731900507a7b29610a5f4fd37d2930100ed50 /src/fe-fuzz/Makefile.am
parentcfa51c5ae2c06f4b93f443c986ec0bc316c860a4 (diff)
downloadirssi-84fc92635acd4d513049794fdbc574b79ac1c5d5.zip
Add event_get_params to fe-fuzz
Diffstat (limited to 'src/fe-fuzz/Makefile.am')
-rw-r--r--src/fe-fuzz/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fe-fuzz/Makefile.am b/src/fe-fuzz/Makefile.am
index c11b3dbb..ae49f3df 100644
--- a/src/fe-fuzz/Makefile.am
+++ b/src/fe-fuzz/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = irc
+
bin_PROGRAMS = irssi-fuzz
# Force link with CXX for libfuzzer support