summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2010-08-20 13:29:04 +0100
committerRoss Burton <ross@linux.intel.com>2010-08-20 13:38:07 +0100
commitad370df7c958389f7e814e737d883684ffabbfe8 (patch)
tree7b4133c4bc2befa3b7ec54efe459d2bf537b8611 /Makefile.am
parent0ebcff38beb28ec0f63c33bda6a1d39611c98baf (diff)
build: Update the build systemlibrest-0.7.2
• Use an autoconf released in this millenium • Use the LT macros for libtool • Do not create SGML templates for gtk-doc, and speed up the build • Place every build-related file under build/ • Update the introspection.m4 • Use the introspection makefile rules Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f814f25..b0ca214 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,4 +10,4 @@ CLEANFILES = $(pkgconfig_DATA)
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-ACLOCAL_AMFLAGS = -I .
+ACLOCAL_AMFLAGS = -I build