From d00b5248850f34c8349e5190d961188830036faa Mon Sep 17 00:00:00 2001 From: Daniel Kolesa Date: Thu, 16 Apr 2015 11:03:21 +0100 Subject: [PATCH] eio: reorder tests linkage to unbreak debian-based systems @fix --- src/Makefile_Eio.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile_Eio.am b/src/Makefile_Eio.am index 03f1d1389a..3543adc698 100644 --- a/src/Makefile_Eio.am +++ b/src/Makefile_Eio.am @@ -74,8 +74,8 @@ tests_eio_eio_suite_CPPFLAGS = -I$(top_builddir)/src/lib/efl \ tests_eio_eio_suite_LDADD = \ @CHECK_LIBS@ \ +@USE_EIO_LIBS@ \ @USE_ECORE_FILE_LIBS@ \ -@USE_EIO_LIBS@ @USE_EFL_LIBS@ tests_eio_eio_suite_DEPENDENCIES = \