diff options
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 73a08171e..2571843fb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,8 @@ noinst_PROGRAMS = \ test-ephy-embed-single \ test-ephy-embed-utils \ test-ephy-location-entry \ - test-ephy-search-entry + test-ephy-search-entry \ + $(NULL) # Mostly copied from Makefile.decl in glib GTESTER = gtester |