From ba088eb351a96a3e6c3dd5659ffd38b7e4fbf8f3 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Fri, 20 Feb 2009 22:15:27 +0000 Subject: Only build static libraries for subdirs than actually contain libraries, rather than for every subdirectory. (bzr r7336) --- src/trace/Makefile_insert | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/trace') diff --git a/src/trace/Makefile_insert b/src/trace/Makefile_insert index 5ef59b3c3..21ec4ac0c 100644 --- a/src/trace/Makefile_insert +++ b/src/trace/Makefile_insert @@ -1,11 +1,6 @@ ## Makefile.am fragment sourced by src/Makefile.am. -trace/all: trace/libtrace.a - -trace/clean: - rm -f trace/libtrace.a $(trace_libtrace_a_OBJECTS) - -trace_libtrace_a_SOURCES = \ +ink_common_sources += \ trace/pool.h \ trace/trace.h \ trace/trace.cpp \ -- cgit v1.2.3