From dfb243b5951298d745bb1b670205f8d9a186758d Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 7 Sep 2012 23:34:49 +0200 Subject: tests: some simple EphyBookmarks tests --- tests/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index b480cdc98..5ce8c1b74 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,7 @@ SUBDIRS = data noinst_PROGRAMS = \ + test-ephy-bookmarks \ test-ephy-download \ test-ephy-embed-single \ test-ephy-embed-utils \ @@ -115,6 +116,9 @@ LDADD = \ $(CODE_COVERAGE_LDFLAGS) \ $(DEPENDENCIES_LIBS) +test_ephy_bookmarks_SOURCES = \ + ephy-bookmarks-test.c + test_ephy_download_SOURCES = \ ephy-download-test.c -- cgit v1.2.3