X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=html%2FMakefile.in;h=22f0656fb82269679dac61fa0c68487a4791fee2;hb=3d52fe3684ae9f5bf411c6ec4476381932ca6d00;hp=39acbfc149daf605b7209a04a22890977f031a3b;hpb=6644d6564f4fad97d6d0d488abdd2b37ccba79cb;p=ctsim.git diff --git a/html/Makefile.in b/html/Makefile.in index 39acbfc..22f0656 100644 --- a/html/Makefile.in +++ b/html/Makefile.in @@ -62,6 +62,7 @@ host_triplet = @host@ AWK = @AWK@ CC = @CC@ CXX = @CXX@ +MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ @@ -105,7 +106,7 @@ TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: -$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu html/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)