This is an automated email from the git hooks/post-receive script. o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/xfce4-panel.
commit 4bf28e217239110efee7e13fb9c854f8c2467417 Author: Simon Steinbeiss <[email protected]> Date: Sun Jul 7 01:00:26 2019 +0200 Make vala and gobject-introspection optional This change is mostly relevant to packagers. --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e6bcd10..ab18c4b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,9 @@ EXTRA_DIST = \ $(desktop_in_files) \ intltool-extract.in \ intltool-merge.in \ - intltool-update.in + intltool-update.in \ + m4/introspection.m4 \ + m4/vapigen.m4 DISTCLEANFILES = \ $(desktop_DATA) \ -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
