diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-11-26 21:10:49 +0100 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-12-07 12:06:20 +0100 |
commit | d932e6e4b78383e0874721a76a8480a9a7e03667 (patch) | |
tree | 42f5e3cbafafcf2ae33f0843f8079aad4d0e820b /configure.ac | |
parent | 43d06369bf8e5c5e470dc2b00656ddcdb9ee0480 (diff) | |
download | irssi-d932e6e4b78383e0874721a76a8480a9a7e03667.zip |
add test case for format_real_length
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 c780b9b8..76ada09f 100644 --- a/configure.ac +++ b/configure.ac @@ -661,6 +661,8 @@ src/perl/textui/Makefile.PL scripts/Makefile scripts/examples/Makefile tests/Makefile +tests/fe-common/Makefile +tests/fe-common/core/Makefile tests/irc/Makefile tests/irc/core/Makefile docs/Makefile |