summaryrefslogtreecommitdiff
path: root/mu-aux/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2017-04-05 21:09:55 +0300
committerSergey Poznyakoff <gray@gnu.org>2017-04-06 07:33:36 +0300
commit9c6c1cd005bb037c40f3e1a2f0ce1492a70ec33f (patch)
tree2f5a4080e156c4080497ed01774398f3a6989188 /mu-aux/Makefile.am
parent612f9a557fc97f23711e3c6c55f3e601ac4ac32d (diff)
downloadmailutils-9c6c1cd005bb037c40f3e1a2f0ce1492a70ec33f.tar.gz
mailutils-9c6c1cd005bb037c40f3e1a2f0ce1492a70ec33f.tar.bz2
Minor improvement in gitinfo.h production
* Makefile.am: Minor change. * include/mailutils/Makefile.am (gitinfo.h): Build only if $(srcdir) and $(builddir) are the same. * mu-aux/gitinfo.pl: Rename to mu-aux/gitinfo * configure.ac (GITINFO): Reflect this change * mu-aux/Makefile.am: Likewise.
Diffstat (limited to 'mu-aux/Makefile.am')
-rw-r--r--mu-aux/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu-aux/Makefile.am b/mu-aux/Makefile.am
index 99a5ad93f..88b7b3eab 100644
--- a/mu-aux/Makefile.am
+++ b/mu-aux/Makefile.am
@@ -23,7 +23,7 @@ EXTRA_DIST = \
texify.sed\
sqlmod.sh\
generr.awk\
- gitinfo.pl
+ gitinfo
m4datadir = $(datadir)/aclocal
dist_m4data_DATA = mailutils.m4

Return to:

Send suggestions and report system problems to the System administrator.