diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index e04d4d3..b40d8a2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -41,6 +41,9 @@ check_test_SOURCES = $(tests) \ $(DEPRECATED_TESTS) endif +check_test_SOURCES += test_suites.h \ + check_utils.h + check_test_LDADD = $(HILDON_OBJ_LIBS) check_test_LDFLAGS = -module -avoid-version check_test_CFLAGS = $(HILDON_OBJ_CFLAGS) \ |
