From: Sean Hefty Date: Thu, 25 Jul 2013 19:49:17 +0000 (-0700) Subject: Refresh of auto2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=0e1985c429409b8daa5a89c24ed59849a2e8889d;p=~shefty%2Fibacm.git Refresh of auto2 --- diff --git a/Makefile.am b/Makefile.am index 0de7799..1dc16f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(srcdir)/include -I$(srcdir)/linux +AM_CPPFLAGS = -I$(srcdir)/include -I$(srcdir)/linux AM_CFLAGS = -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"$(sysconfdir)\" -DBINDIR=\"$(bindir)\" -DRDMADIR=\"@rdmadir@\"