summaryrefslogtreecommitdiff
path: root/Makefile.sub
diff options
context:
space:
mode:
authorbwarken <bwarken>2013-04-16 19:00:42 +0000
committerbwarken <bwarken>2013-04-16 19:00:42 +0000
commit40e73b9edaeba2d7bf47434fd97af7a10bfbbe34 (patch)
treeac99aef12e685e240a2b3ec7dcf7989e601d0de7 /Makefile.sub
parent6ff7517b2df1c0586f5fa587a5ecb3fc07a70efa (diff)
downloadgroff-40e73b9edaeba2d7bf47434fd97af7a10bfbbe34.tar.gz
INSTALL.gen: Replace this file by the daily `git' version of
`automake' `INSTALL' file. INSTALL.autotools: Remove file. INSTALL.CVS: New file, moved from `INSTALL.autotools'. m4/ax_prog_perl_version.m4: New file, taken from package `autoconf-archive-2013.04.06'. m4/groff.m4: Remove unnecessary blank line. Makefile.in: Add `$(PERLVERSION)'. aclocal.m4: Run `autoreconf -I m4' (this includes `aclocal -I m4'). This creates a suitable `aclocal.m4'. Remove generated subdirectory `autom4te.cache'. src/roff/grog/Makefile.sub: Correct `sed' command. Use `tabs' that are needed by `GNU make'.
Diffstat (limited to 'Makefile.sub')
-rw-r--r--Makefile.sub1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.sub b/Makefile.sub
index f00ee31f..cb6df432 100644
--- a/Makefile.sub
+++ b/Makefile.sub
@@ -38,6 +38,7 @@ MOSTLYCLEANADD=\
M4MACROS=\
$(srcdir)/m4/ax_compare_version.m4 \
+ $(srcdir)/m4/ax_prog_perl_version.m4 \
$(srcdir)/m4/codeset.m4 \
$(srcdir)/m4/fcntl-o.m4 \
$(srcdir)/m4/glibc21.m4 \