[Xfce4-commits] [xfce/libxfce4ui] 04/08: Remove Makefile.am space to fix autogen.sh warning

noreply at xfce.org noreply at xfce.org
Wed May 10 04:38:02 CEST 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/libxfce4ui.

commit fc5222ec3b08da50e2e114fe041ddf78a7f26537
Author: Romain B <skunnyk at alteroot.org>
Date:   Mon May 8 16:10:50 2017 +0200

    Remove Makefile.am space to fix autogen.sh warning
    
    Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index ea8a250..aa4ee02 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ SUBDIRS = \
 	po \
 	tests
 
-distuninstallcheck_listfiles = \ 
+distuninstallcheck_listfiles = \
 	find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
 
 distclean-local:
@@ -37,6 +37,7 @@ DISTCLEANFILES = \
 
 DISTCHECK_CONFIGURE_FLAGS = \
 	--enable-gtk-doc \
+	--disable-debug \
 	--disable-gladeui
 
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:

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


More information about the Xfce4-commits mailing list