about summary refs log tree commit homepage
diff options
context:
space:
mode:
-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