summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorivmai <ivmai>2009-09-25 05:13:53 +0000
committerIvan Maidanski <ivmai@mail.ru>2011-07-26 21:06:47 +0400
commitba266fac91ce5c645b7b7345f1729e31e0792955 (patch)
tree5761a7c22a2948a72af3f554c4b5e8120331ca1d /Makefile.am
parent6713d8473e2e44920c122a80552f718df6675dd9 (diff)
downloadbdwgc-ba266fac91ce5c645b7b7345f1729e31e0792955.tar.gz
2009-09-25 Ivan Maidanski <ivmai@mail.ru> (really Petter Urkedal)
* configure.ac: Move include flag from ${INCLUDE} ... * Makefile.am: ... to AM_CPPFLAGS and also add the build directory. * configure.ac: Call AM_CONFIG_HEADER([include/private/config.h]). * configure.ac: Add documentation to all AC_DEFINE either directly or using AH_TEMPLATE.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 375ebac2..8e702a6c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,8 @@
# endif
SUBDIRS =
+AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
+
# Initialize variables so that we can declare files locally.
EXTRA_DIST =
lib_LTLIBRARIES =