From 59099cd6e7abe620e02c08d746ec60ce3e07eeed Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 26 Jan 2014 08:02:28 -0500 Subject: Add a test for model-based popovers https://bugzilla.gnome.org/show_bug.cgi?id=723014 --- tests/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index ca43e6d954..08dabea434 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -143,7 +143,9 @@ noinst_PROGRAMS = $(TEST_PROGS) \ testtitlebar \ testsplitheaders \ testactionbar \ - testwindowsize + testwindowsize \ + testpopover \ + $(NULL) if USE_X11 noinst_PROGRAMS += testerrors -- cgit v1.2.1