about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-06-02 08:37:38 +0000
committerEric Wong <e@80x24.org>2018-06-02 08:46:02 +0000
commit780a9a25bcf657a7a81a28deea28248f7ad19d5a (patch)
treead85906a111eb355f4788eb7e3a644cd869ea4f7
parent8c8916c5b7a2afdb5dcb5cc88b4e1d28fe8a5acc (diff)
downloadcmogstored-780a9a25bcf657a7a81a28deea28248f7ad19d5a.tar.gz
I haven't tested with systemtap, lately; maybe something
bit rotted.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ad44412..9f4f87a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -275,6 +275,7 @@ probes.h: probes.d
 probes.o: probes.d
         $(DTRACE) -C -G -s $< -o $@
 
+trace.h: probes.h
 EXTRA_DIST += probes.h
 BUILT_SOURCES += probes.h
 LDADD += probes.o