[Bug 79592] Add GIR support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 3 07:45:18 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79592

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
+dist_gir_DATA = Wocky-1.gir

Why is this distributed in tarballs? (If there's no good reason, don't.)

+CLEANFILES += \
+ $(dist_gir_DATA) \

Please don't delete distributed files in "make clean".

> introspect all files

Can we use some variables rather than duplicating the file list?

Telepathy officially requires GNU make, so $(patsubst
%,$(srcdir)/%,$(some_SOURCES)) is OK.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list