diff options
author | Joseph Bisch <joseph.bisch@gmail.com> | 2017-10-24 13:27:11 -0400 |
---|---|---|
committer | Joseph Bisch <joseph.bisch@gmail.com> | 2017-10-24 13:27:11 -0400 |
commit | 84fc92635acd4d513049794fdbc574b79ac1c5d5 (patch) | |
tree | 5a0731900507a7b29610a5f4fd37d2930100ed50 /src/fe-fuzz/irc/Makefile.am | |
parent | cfa51c5ae2c06f4b93f443c986ec0bc316c860a4 (diff) | |
download | irssi-84fc92635acd4d513049794fdbc574b79ac1c5d5.zip |
Add event_get_params to fe-fuzz
Diffstat (limited to 'src/fe-fuzz/irc/Makefile.am')
-rw-r--r-- | src/fe-fuzz/irc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-fuzz/irc/Makefile.am b/src/fe-fuzz/irc/Makefile.am new file mode 100644 index 00000000..52770885 --- /dev/null +++ b/src/fe-fuzz/irc/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = core |