[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 02/02: Fix Makefile.am indentation
noreply at xfce.org
noreply at xfce.org
Sun Jan 20 21:03:26 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-battery-plugin.
commit c94e08abc05715678c15c679fe6a51fa93c1eb7e
Author: Andre Miranda <andreldm at xfce.org>
Date: Sun Jan 20 17:02:52 2019 -0300
Fix Makefile.am indentation
---
Makefile.am | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 2375ab4..6495251 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,12 +1,12 @@
SUBDIRS = \
- panel-plugin \
+ panel-plugin \
icons \
po
distclean-local:
rm -rf *.cache *~
-distuninstallcheck_listfiles = \
+distuninstallcheck_listfiles = \
find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
rpm: dist
@@ -23,7 +23,7 @@ ChangeLog: Makefile
dist-hook: ChangeLog
EXTRA_DIST = \
- README \
+ README \
intltool-extract.in \
intltool-merge.in \
intltool-update.in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list