summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-10-17 22:51:37 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-10-17 22:51:37 -0400
commitb0ff684d5ac5b0ade97a4e508a92a7f743068221 (patch)
tree97d9d19d6fd87baebb0c63f10dc042f5aa8f4d47 /Makefile.am
parent52333a6929a036ba787593eb42acab81d11d91b1 (diff)
downloadsystemtap-steved-b0ff684d5ac5b0ade97a4e508a92a7f743068221.tar.gz
systemtap-steved-b0ff684d5ac5b0ade97a4e508a92a7f743068221.tar.xz
systemtap-steved-b0ff684d5ac5b0ade97a4e508a92a7f743068221.zip
stap-report script packaging & tweaks
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 1e356a4f..b3a4801e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ man_MANS = stap.1 stapprobes.5 stapfuncs.5 stapvars.5 stapex.5 staprun.8 stap-s
# see also configure.ac
bin_PROGRAMS = stap staprun
-bin_SCRIPTS = stap-client stap-server stap-serverd stap-find-servers stap-start-server stap-find-or-start-server stap-stop-server
+bin_SCRIPTS = stap-client stap-server stap-serverd stap-find-servers stap-start-server stap-find-or-start-server stap-stop-server stap-report
stap_SOURCES = main.cxx \
parse.cxx staptree.cxx elaborate.cxx translate.cxx \
tapsets.cxx buildrun.cxx loc2c.c hash.cxx mdfour.c \