summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-09-15 17:17:53 -0400
committerColin Walters <walters@verbum.org>2010-09-15 17:18:21 -0400
commit512e524b482e1685d567efe88bd26901cce467eb (patch)
treed490def3d0b2c56f9997fe3dc3c8e91161674708
parent9000e5184bcabf7e97d3cf75082cf4bac0eed1e8 (diff)
downloadgjs-512e524b482e1685d567efe88bd26901cce467eb.tar.gz
build+systemtap: Dist gi/gjs_gi_probes.d
https://bugzilla.gnome.org/show_bug.cgi?id=625090
-rw-r--r--Makefile-gi.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-gi.am b/Makefile-gi.am
index 08a6c08f..ea6513c0 100644
--- a/Makefile-gi.am
+++ b/Makefile-gi.am
@@ -49,6 +49,7 @@ gjs_gi_probes.o: gi/gjs_gi_probes.d
$(DTRACE) -G -s $< -o $@
BUILT_SOURCES += gjs_gi_probes.h gjs_gi_probes.o
libgjs_gi_la_LIBADD += gjs_gi_probes.o
+EXTRA_DIST += gi/gjs_gi_probes.d
endif