This is an automated email from the git hooks/post-receive script. s k u n n y k 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/libxfce4ui.
commit 5d31c1a4f303446b4688bd94556e8b5055d883af Author: Romain B <[email protected]> Date: Sun Sep 9 23:04:24 2018 +0200 Fix release tarball by adding libxfce4ui-dialog-ui.ui - This way, we can run --enable-maintainer-mode with the release tarball --- libxfce4ui/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libxfce4ui/Makefile.am b/libxfce4ui/Makefile.am index 0414d75..49446a6 100644 --- a/libxfce4ui/Makefile.am +++ b/libxfce4ui/Makefile.am @@ -258,6 +258,7 @@ dist-hook: all EXTRA_DIST = \ abicheck.sh \ libxfce4ui.gresource.xml \ + $(LIBXFCE4UI_RESOURCE_FILES) \ libxfce4ui.symbols \ libxfce4ui-alias.h \ libxfce4ui-aliasdef.c \ -- 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
