It's no longer used anywhere.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
tests/Makefile.am | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index adbe2f3d5e..237336d648 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -63,9 +63,6 @@ DRIVERLIB_LDFLAGS = \
-rpath /evil/libtool/hack/to/force/shared/lib/creation \
$(MINGW_EXTRA_LDFLAGS)
-AM_CPPFLAGS += \
- -DTEST_DRIVER_DIR=\"$(top_builddir)/src/.libs\"
-
PROBES_O =
if WITH_DTRACE_PROBES
PROBES_O += ../src/libvirt_probes.lo
--
2.20.1