From 0e1985c429409b8daa5a89c24ed59849a2e8889d Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Thu, 25 Jul 2013 12:49:17 -0700 Subject: [PATCH] Refresh of auto2 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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@\" -- 2.46.0