From 28546b0b03c647dcafea754e36bbd9da85e3716f Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Wed, 29 Apr 2009 16:02:01 +0300 Subject: Add missing files to the tests SOURCES * tests/Makefile.am: Add missing test_suites.h and check_utils.h to the SOURCES. --- ChangeLog | 5 +++++ tests/Makefile.am | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b46912..923f083 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-04-29 Claudio Saavedra + + * tests/Makefile.am: Add missing test_suites.h and check_utils.h + to the SOURCES. + 2009-04-29 Claudio Saavedra * src/hildon-note.c (hildon_note_new_confirmation_with_icon_name), 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) \ -- cgit v1.2.3-70-g09d2