Coverity: Check return value of sysroot_path.
[libguestfs.git] / df / Makefile.am
index 81c190f..1711798 100644 (file)
@@ -19,7 +19,6 @@ include $(top_srcdir)/subdir-rules.mk
 
 EXTRA_DIST = \
        README \
-       run-df-locally \
        test-virt-df.sh \
        virt-df.pod
 
@@ -44,6 +43,7 @@ virt_df_SOURCES = \
        output.c
 
 virt_df_CFLAGS = \
+       -DGUESTFS_WARN_DEPRECATED=1 \
        -I$(top_srcdir)/src -I$(top_builddir)/src \
        -I$(top_srcdir)/fish \
        -I$(srcdir)/../gnulib/lib -I../gnulib/lib \