diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
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 = |