tests: Fix compilation

The e5120a6 backport used an undefined make variable. Not sure
why I didn't hit it at first...
This commit is contained in:
Cole Robinson 2014-11-15 22:13:45 -05:00
parent 9386bdcc0f
commit 363183a68f

View File

@ -625,7 +625,7 @@ commandhelper_LDADD = \
$(NO_INDIRECT_LDFLAGS) \
$(PROBES_O) \
../src/libvirt_util.la \
$(GNULIB_LIBS)
../gnulib/lib/libgnu.la
commandhelper_LDFLAGS = -static