X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=capitests%2FMakefile.am;h=64fc0a15a81f805cddea1d887628bc68d54290fa;hb=62909197d120c01cc86095518aacca9d4ad268dd;hp=9802a06ad658d0a568742a7b6133f3a66e6dfba8;hpb=ced99cf69e55515a58b4651767bda4ab17c82776;p=libguestfs.git diff --git a/capitests/Makefile.am b/capitests/Makefile.am index 9802a06..64fc0a1 100644 --- a/capitests/Makefile.am +++ b/capitests/Makefile.am @@ -123,7 +123,7 @@ test_user_cancel_CFLAGS = \ -I$(top_srcdir)/src -I$(top_builddir)/src \ $(WARN_CFLAGS) $(WERROR_CFLAGS) test_user_cancel_LDADD = \ - $(top_builddir)/src/libguestfs.la + $(top_builddir)/src/libguestfs.la -lm test_debug_to_file_SOURCES = test-debug-to-file.c test_debug_to_file_CFLAGS = \