[gitg] Do not check by ourselves the Makefile.in files



commit d6b0a89ba5bae078e7a9d88720ad9e9949e0fcb7
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Jul 7 16:26:06 2013 +0200

    Do not check by ourselves the Makefile.in files

 Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 92d4000..209cc84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,8 +62,7 @@ MAINTAINERCLEANFILES =                \
        po/*.header             \
        po/missing              \
        po/Rules-quot           \
-       po/Makevars.template    \
-       `find "$(srcdir)" -type f -name Makefile.in -print`
+       po/Makevars.template
 
 dist-hook: generate-changelog
 


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