summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
Diffstat (limited to 'rescue')
-rw-r--r--rescue/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/rescue/Makefile.am b/rescue/Makefile.am
index 0032a232..d3783aef 100644
--- a/rescue/Makefile.am
+++ b/rescue/Makefile.am
@@ -37,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 \