summaryrefslogtreecommitdiffstats
path: root/src/trace/Makefile_insert
diff options
context:
space:
mode:
Diffstat (limited to 'src/trace/Makefile_insert')
-rw-r--r--src/trace/Makefile_insert7
1 files changed, 1 insertions, 6 deletions
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 \