summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--aclocal.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index d7ab53252..4f96e63ac 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -94,7 +94,7 @@ TAR = tar
default: all
.SUFFIXES:
-.SUFFIXES: .texi .texinfo .info .dvi
+.SUFFIXES: .texi .texinfo .info .dvi .ps
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL)
cd $(top_srcdir) && automake --gnits Makefile
diff --git a/aclocal.m4 b/aclocal.m4
index ab6c5e5e6..e18720fd8 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-dnl aclocal.m4 generated automatically by aclocal 1.1k
+dnl aclocal.m4 generated automatically by aclocal 1.1l
# Do all the work for Automake. This macro actually does too much --
# some checks are only needed if your package does certain things.