java: Tidy up the generated C bindings file.
[libguestfs.git] / rescue / Makefile.am
index a490341..d3783ae 100644 (file)
@@ -18,7 +18,6 @@
 include $(top_srcdir)/subdir-rules.mk
 
 EXTRA_DIST = \
-       run-rescue-locally \
        virt-rescue.pod
 
 CLEANFILES = stamp-virt-rescue.pod
@@ -38,6 +37,7 @@ virt_rescue_SOURCES = \
        virt-rescue.c
 
 virt_rescue_CFLAGS = \
+       -DGUESTFS_WARN_DEPRECATED=1 \
        -I$(top_srcdir)/src -I$(top_builddir)/src \
        -I$(top_srcdir)/fish \
        -I$(srcdir)/../gnulib/lib -I../gnulib/lib \