[Xfce4-commits] [panel-plugins/xfce4-calculator-plugin] 01/05: Fix Makefile.am indentation

noreply at xfce.org noreply at xfce.org
Sun Feb 24 18:51:31 CET 2019


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 <andreldm at xfce.org>
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.


More information about the Xfce4-commits mailing list