summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-05-07 15:15:29 -0700
committerJosh Stone <jistone@redhat.com>2009-05-07 15:16:27 -0700
commitdd0e4fa70fd7589ff80618305bd3d24e98a5d73b (patch)
treead838bedde6211cfc00bc3e080d6e31af0e57ce8 /Makefile.am
parent01c2eefe76e5a0eb8dd5a9504b522cdcb11f2665 (diff)
downloadsystemtap-steved-dd0e4fa70fd7589ff80618305bd3d24e98a5d73b.tar.gz
systemtap-steved-dd0e4fa70fd7589ff80618305bd3d24e98a5d73b.tar.xz
systemtap-steved-dd0e4fa70fd7589ff80618305bd3d24e98a5d73b.zip
Separate the kernel.mark tapset
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 dc8f060d..e65d1535 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ stap_SOURCES = main.cxx \
tapsets.cxx buildrun.cxx loc2c.c hash.cxx mdfour.c \
cache.cxx util.cxx coveragedb.cxx dwarf_wrappers.cxx \
tapset-been.cxx tapset-procfs.cxx tapset-timers.cxx \
- tapset-perfmon.cxx
+ tapset-perfmon.cxx tapset-mark.cxx
stap_LDADD = @stap_LIBS@ @sqlite3_LIBS@
BUILT_SOURCES =