X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.in;h=f4f77ffb9d0bd61a7de452b369c47a2e16fc8ded;hb=fb33860236e4641a520ffa4e52deeef952b2853f;hp=46bc0cf8bbe3a8be56b56074df07c2043fa9f14c;hpb=d96cb59ae7c70cd3306bc1a7e313b69cfcc10105;p=psensor.git diff --git a/tests/Makefile.in b/tests/Makefile.in index 46bc0cf..f4f77ff 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -455,6 +455,8 @@ LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ ../src/lib/libpsensor.a $(SENSORS_LIBS) $(am__append_1) \ $(am__append_2) +LIBUDISKS2_CFLAGS = @LIBUDISKS2_CFLAGS@ +LIBUDISKS2_LIBS = @LIBUDISKS2_LIBS@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@