summaryrefslogtreecommitdiff
path: root/src/fe-fuzz/Makefile.am
diff options
context:
space:
mode:
authorJoseph Bisch <joseph.bisch@gmail.com>2018-01-15 10:53:21 -0500
committerGitHub <noreply@github.com>2018-01-15 10:53:21 -0500
commit4512e2683ab2e9c680d7fa7e68906225ea266e91 (patch)
tree967d3e8485d153d8d65839fc6052c3ad9b3c0bbf /src/fe-fuzz/Makefile.am
parent7de1378dab8081932d9096e19ae3d0921e560230 (diff)
parent15705432e1fb88d9f784cb3fc12c89f8f9164043 (diff)
downloadirssi-4512e2683ab2e9c680d7fa7e68906225ea266e91.zip
Merge pull request #780 from josephbisch/fuzz-event-get-params
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