summaryrefslogtreecommitdiffstats
path: root/doc/html/ed_styles/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ed_styles/Makefile.in')
-rw-r--r--doc/html/ed_styles/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ed_styles/Makefile.in b/doc/html/ed_styles/Makefile.in
index d77c889..4ae7ab6 100644
--- a/doc/html/ed_styles/Makefile.in
+++ b/doc/html/ed_styles/Makefile.in
@@ -206,7 +206,7 @@ all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/config/commence-doc.am $(top_srcdir)/config/commence.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign doc/html/ed_styles/Makefile
+ $(AUTOMAKE) --gnu doc/html/ed_styles/Makefile
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)