summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Logger/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/clients/Logger/Makefile.am')
-rw-r--r--netsvcs/clients/Logger/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/netsvcs/clients/Logger/Makefile.am b/netsvcs/clients/Logger/Makefile.am
index f8099722c3e..47d22a4b1b6 100644
--- a/netsvcs/clients/Logger/Makefile.am
+++ b/netsvcs/clients/Logger/Makefile.am
@@ -12,7 +12,7 @@
## needed to process this file.
AUTOMAKE_OPTIONS = 1.4
-INCLUDES = -I$(top_builddir) -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)
## LDFLAGS =
## Libtool will automatically link against the "proper" library.