tests: Don't define TEST_DRIVER_DIR

It's no longer used anywhere.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Andrea Bolognani 2019-03-13 16:20:53 +01:00
parent 3e8c2f30b1
commit 625c78b5c1

View File

@ -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