summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am
index c9db0dbe9..5c394918a 100644
--- a/misc/Makefile.am
+++ b/misc/Makefile.am
@@ -1,6 +1,7 @@
# Makefile for misc library.
-AM_CPPFLAGS = -I. -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)
+AM_CPPFLAGS += -I$(top_srcdir)/misc
EXTRA_DIST = \
alloca.c basename.c err.c err.h \