[Xfce4-commits] [apps/xfmpc] 03/03: Indentation

noreply at xfce.org noreply at xfce.org
Fri Apr 12 03:12:21 CEST 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 apps/xfmpc.

commit 5a3ec93bb65f1a5ba7599269c80c6fe946d23ece
Author: Andre Miranda <andreldm at xfce.org>
Date:   Thu Apr 11 22:11:43 2019 -0300

    Indentation
---
 Makefile.am | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 1426ee2..0a2f92a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
-SUBDIRS =								\
-	src								\
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
+SUBDIRS =									\
+	src										\
 	po
 
 dist_man_MANS = xfmpc.1
@@ -21,26 +21,26 @@ ChangeLog: Makefile
 dist-hook: ChangeLog
 
 EXTRA_DIST =								\
-	third-party							\
-	IDEAS								\
+	third-party								\
+	IDEAS									\
 	intltool-extract.in						\
 	intltool-merge.in						\
 	intltool-update.in						\
 	$(desktop_in_files)
 
-MAINTAINERCLEANFILES =							\
-        aclocal.m4                                                      \
-        compile                                                         \
-        config.guess                                                    \
-        config.h.in                                                     \
-        config.sub                                                      \
-        configure                                                       \
-        configure.ac                                                    \
-        depcomp                                                         \
-        install-sh                                                      \
-        ltmain.sh                                                       \
-        missing                                                         \
-        mkinstalldirs                                                   \
+MAINTAINERCLEANFILES =						\
+	aclocal.m4								\
+	compile									\
+	config.guess							\
+	config.h.in								\
+	config.sub								\
+	configure								\
+	configure.ac							\
+	depcomp									\
+	install-sh								\
+	ltmain.sh								\
+	missing									\
+	mkinstalldirs							\
 	intltool-extract						\
 	intltool-merge							\
 	intltool-update

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list