From 84a63033c820bf890e0bcecd2f07cc325c44e9e9 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 7 May 2012 17:18:10 -0700 Subject: require gtk3 --- tests/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 04e6cde..89b9b5b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,10 +1,5 @@ -if USE_GTK3 VER=3 IDOLIB = $(top_builddir)/src/libido3-0.1.la -else -VER= -IDOLIB = $(top_builddir)/src/libido-0.1.la -endif check_LIBRARIES = libgtest.a check_PROGRAMS = -- cgit v1.2.3