diff --git a/Makefile.in b/Makefile.in index a448f39f7..69a6f4f80 100644 --- a/Makefile.in +++ b/Makefile.in @@ -339,6 +339,9 @@ ANNOUNCE: announce.texi version.texi NEWS: news.texi version.texi $(MAKEINFO) -o NEWS -D NEWS_ONLY \ --no-header --no-split $(srcdir)/news.texi +ADVERTISEMENT: advertisement.texi version.texi + $(MAKEINFO) -o ADVERTISEMENT -D ADVERTISEMENT_ONLY \ + --no-header --no-split $(srcdir)/advertisement.texi Makefile: Makefile.in config.status $(SHELL) config.status config.status: configure