[gnome-applets] remove unneeded backslash in Makefile.am



commit 7723c23be3a0592272eefa77b3a8af29734177fa
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Jul 31 21:04:03 2016 +0300

    remove unneeded backslash in Makefile.am

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index de412d6..2f1ec12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -106,7 +106,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS =      \
 MAINTAINERCLEANFILES = \
        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
        $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
-       $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \ \
+       $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
        `find "$(srcdir)/m4" -type f -name "*.m4" -print` \
        $(srcdir)/INSTALL \
        $(srcdir)/build-aux/py-compile \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]