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 af61786..4badbb5 100644 --- a/common/tests/Makefile.am +++ b/common/tests/Makefile.am @@ -20,6 +20,7 @@ LDADD = \ CHECK_PROGS = \ test-dict \ test-array \ + test-attrs \ $(NULL) noinst_PROGRAMS = \ |