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 582c1fb..f31cebb 100644 --- a/common/tests/Makefile.am +++ b/common/tests/Makefile.am @@ -20,6 +20,7 @@ CHECK_PROGS = \ test-constants \ test-attrs \ test-buffer \ + test-lexer \ $(NULL) noinst_PROGRAMS = \ |