diff options
Diffstat (limited to 'common/tests/Makefile.am')
-rw-r--r-- | common/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/tests/Makefile.am b/common/tests/Makefile.am index af4dc15..432ca95 100644 --- a/common/tests/Makefile.am +++ b/common/tests/Makefile.am @@ -26,6 +26,7 @@ CHECK_PROGS = \ test-url \ test-path \ test-lexer \ + test-message \ $(NULL) noinst_PROGRAMS = \ |