From 5fcba306d9e4a9caf137e1550eacd566a7428944 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Fri, 23 Aug 2013 03:10:15 +0200 Subject: [PATCH] Manual rebase fix. --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 4866b32..8b2a525 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -103,7 +103,7 @@ installable_tests = \ shell-test \ test-printf \ $(NULL) -installable_manual_tests += \ +installable_manual_tests = \ $(NULL) if DBUS_WITH_GLIB -- 2.7.4