summaryrefslogtreecommitdiffstats
path: root/ini
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-05-18 14:42:27 -0400
committerSimo Sorce <ssorce@redhat.com>2009-05-19 11:09:45 -0400
commit27cbb9e6de7e1a2a7fc63ba10376cca2adcc1bbf (patch)
tree59c28d88ee5f7f4dd384fee9c76c86e1e4e526b4 /ini
parent6f01c4b104378bbd2a6f36e7dfa3c4a182c37de5 (diff)
downloadding-libs-27cbb9e6de7e1a2a7fc63ba10376cca2adcc1bbf.tar.gz
ding-libs-27cbb9e6de7e1a2a7fc63ba10376cca2adcc1bbf.tar.xz
ding-libs-27cbb9e6de7e1a2a7fc63ba10376cca2adcc1bbf.zip
Enable parallel builds for the common libraries
Diffstat (limited to 'ini')
-rw-r--r--ini/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ini/Makefile.am b/ini/Makefile.am
index be8f9ec..7278136 100644
--- a/ini/Makefile.am
+++ b/ini/Makefile.am
@@ -1,7 +1,7 @@
#DEBUG_FLAGS=@DEBUG_VAR@
TRACE_LEVEL=@TRACE_VAR@
-topdir=..
+topdir=$(srcdir)/..
AM_CPPFLAGS = -Wall -I$(topdir) -I$(topdir)/trace -I$(topdir)/collection $(TRACE_LEVEL)
ACLOCAL_AMFLAGS = -I m4