diff options
author | Joseph Bisch <joseph.bisch@gmail.com> | 2018-01-15 11:59:01 -0500 |
---|---|---|
committer | Joseph Bisch <joseph.bisch@gmail.com> | 2018-01-15 11:59:01 -0500 |
commit | 182673ed05a5b5cb79d104df83f34fcc163a9c7e (patch) | |
tree | 1e0d616983da3bafbc55d244917e2215259fbf03 /configure.ac | |
parent | 4512e2683ab2e9c680d7fa7e68906225ea266e91 (diff) | |
download | irssi-182673ed05a5b5cb79d104df83f34fcc163a9c7e.zip |
Add theme_load to fe-fuzz
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 4a499b1d..e8df7d9e 100644 --- a/configure.ac +++ b/configure.ac @@ -652,6 +652,8 @@ src/fe-common/irc/notifylist/Makefile src/fe-fuzz/Makefile src/fe-fuzz/irc/Makefile src/fe-fuzz/irc/core/Makefile +src/fe-fuzz/fe-common/Makefile +src/fe-fuzz/fe-common/core/Makefile src/fe-none/Makefile src/fe-text/Makefile src/lib-config/Makefile |