aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r--gprof/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am
index 5dc7ae7..2e98d24 100644
--- a/gprof/Makefile.am
+++ b/gprof/Makefile.am
@@ -25,6 +25,8 @@ EXTRA_DIST = flat_bl.c bsd_callg_bl.c fsf_callg_bl.c bbconv.pl
BUILT_SOURCES = flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
+diststuff: $(BUILT_SOURCES) info
+
.m.c:
awk -f $(srcdir)/gen-c-prog.awk > ./$*.c \
FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \