summaryrefslogtreecommitdiffstats
path: root/collection/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-08-10 11:55:27 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-08-13 14:37:19 -0400
commitbf98ddf34edf25064e96594d782e8418fcd80f77 (patch)
tree9b7a41c8e72df0dcc825e6866841c9b4535f1ba3 /collection/Makefile.am
parent345e0fbc582d212f0fe580b83a16b5932640ee63 (diff)
downloadding-libs2-bf98ddf34edf25064e96594d782e8418fcd80f77.tar.gz
ding-libs2-bf98ddf34edf25064e96594d782e8418fcd80f77.tar.xz
ding-libs2-bf98ddf34edf25064e96594d782e8418fcd80f77.zip
Update libcollection with new make environment
Diffstat (limited to 'collection/Makefile.am')
-rw-r--r--collection/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/collection/Makefile.am b/collection/Makefile.am
index 4e90aed..1d9e98c 100644
--- a/collection/Makefile.am
+++ b/collection/Makefile.am
@@ -12,7 +12,7 @@ if HAVE_GCC
-Wcast-align -Wwrite-strings
endif
-AM_CPPFLAGS = -I$(topdir) -I$(topdir)/trace $(TRACE_LEVEL)
+AM_CPPFLAGS = $(TRACE_LEVEL)
ACLOCAL_AMFLAGS = -I m4
@@ -39,7 +39,7 @@ libcollection_la_SOURCES = \
collection_cmp.c \
collection_iter.c \
collection_priv.h \
- ../trace/trace.h
+ trace.h
libcollection_la_LDFLAGS = \
-version-info 2:0:0