This is an automated email from the git hooks/post-receive script. a n d r e 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 panel-plugins/xfce4-calculator-plugin.
commit 8533571a906f0cd9eda3f07f1c3f9c7dc1a9c7bd Author: Andre Miranda <[email protected]> Date: Sun Jan 20 17:29:21 2019 -0300 Fix Makefile.am indentation --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1f216f7..e91c69e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,14 +2,14 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} SUBDIRS = \ icons \ - panel-plugin \ + panel-plugin \ tests \ po distclean-local: rm -rf *.cache *~ -distuninstallcheck_listfiles = \ +distuninstallcheck_listfiles = \ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache .PHONY: ChangeLog -- 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
