From 820a1e5c39b562e393ce7de031cd17b819460829 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Sat, 7 Apr 2012 02:47:50 -0500 Subject: tests: add ephy-shell-test https://bugzilla.gnome.org/show_bug.cgi?id=673683 --- tests/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 496622fd9..6ee0c7be7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -10,6 +10,7 @@ noinst_PROGRAMS = \ test-ephy-migration \ test-ephy-search-entry \ test-ephy-session \ + test-ephy-shell \ test-ephy-sqlite \ test-ephy-web-app-utils \ test-ephy-web-view \ @@ -148,6 +149,11 @@ test_ephy_session_SOURCES = \ $(top_builddir)/src/epiphany-resources.c \ $(top_builddir)/src/epiphany-resources.h +test_ephy_shell_SOURCES = \ + $(top_builddir)/src/epiphany-resources.c \ + $(top_builddir)/src/epiphany-resources.h \ + ephy-shell-test.c + test_ephy_sqlite_SOURCES = \ ephy-sqlite-test.c -- cgit v1.2.3