summaryrefslogtreecommitdiffstats
path: root/fuse
diff options
context:
space:
mode:
Diffstat (limited to 'fuse')
-rw-r--r--fuse/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/fuse/Makefile.am b/fuse/Makefile.am
index c860f24a..b7558eeb 100644
--- a/fuse/Makefile.am
+++ b/fuse/Makefile.am
@@ -43,6 +43,7 @@ guestmount_SOURCES = \
guestmount.h
guestmount_CFLAGS = \
+ -DGUESTFS_WARN_DEPRECATED=1 \
-I$(top_srcdir)/src -I$(top_builddir)/src \
-I$(top_srcdir)/fish \
-I$(srcdir)/../gnulib/lib -I../gnulib/lib \