build: Add gio_probes.d to sources list so it ends up in the tarball

The probes.d file should be distributed even if GLib is build with
dtrace disabled. This is what’s done in the glib and gobject
directories.
This commit is contained in:
Philip Withnall 2016-06-22 12:41:34 +01:00
parent d07e166432
commit 8e21b9e966

View File

@ -391,6 +391,7 @@ libgio_2_0_la_SOURCES = \
ginetsocketaddress.c \
ginitable.c \
ginputstream.c \
gio_probes.d \
gio_trace.h \
gioenums.h \
gioerror.c \