diff options
Diffstat (limited to 'heal/src/Makefile.am')
-rw-r--r-- | heal/src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/heal/src/Makefile.am b/heal/src/Makefile.am index be672e86f07..e3bec6b7b1e 100644 --- a/heal/src/Makefile.am +++ b/heal/src/Makefile.am @@ -18,7 +18,6 @@ AM_CPPFLAGS = $(GF_CPPFLAGS) \ -I$(top_srcdir)/rpc/xdr/src\ -I$(top_builddir)/rpc/xdr/src\ -I$(top_srcdir)/api/src\ - -I$(top_srcdir)/contrib/argp-standalone\ -DDATADIR=\"$(localstatedir)\" \ -DSBIN_DIR=\"$(sbindir)\" \ $(XML_CPPFLAGS) |