From a8dfb5673990904f19e06d48b86d6aa606c6fa88 Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Sat, 3 Jan 2015 14:39:59 +0100 Subject: Remove reference to src/tests/testSignal --- src/tests/Makemodule.am | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/tests/Makemodule.am b/src/tests/Makemodule.am index 4ef9a16..7607721 100644 --- a/src/tests/Makemodule.am +++ b/src/tests/Makemodule.am @@ -4,7 +4,6 @@ check_PROGRAMS= \ testFullscreen \ testKeys \ testRectangleUtil \ - testSignals \ testStringUtil \ testTexture @@ -68,18 +67,6 @@ testRectangleUtil_CPPFLAGS = \ $(AM_CPPFLAGS) \ -I$(top_srcdir)/src -testSignals_LDFLAGS = \ - $(FRIBIDI_LIBS) \ - $(X11_LIBS) \ - $(XRENDER_LIBS) \ - $(X_LIBS) - -testSignals_SOURCES = \ - src/tests/testSignals.cc -testSignals_CPPFLAGS = \ - $(AM_CPPFLAGS) \ - -I$(fbtk_incdir) - testStringUtil_SOURCES = \ src/tests/StringUtiltest.cc testStringUtil_CPPFLAGS = \ -- cgit v0.11.2