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 ba9a72f..5e84439 100644 --- a/common/tests/Makefile.am +++ b/common/tests/Makefile.am @@ -22,6 +22,7 @@ CHECK_PROGS = \ test-buffer \ test-lexer \ test-url \ + test-path \ $(NULL) noinst_PROGRAMS = \ |