diff --git a/Makefile.config.in b/Makefile.config.in index fa9a5a4b..90a15796 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -1,5 +1,4 @@ # This is the automake's playground of our cool build system. -# $Id$ # # TODO: Make part of it autogenerated based on AC_SUBST() or something. diff --git a/doc/Makefile b/doc/Makefile index 6e1cc6fe..3a633560 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -34,7 +34,7 @@ HTML_DOCS-$(CONFIG_XMLTO) += \ HTML_DOCS-$(CONFIG_POD2HTML) += \ perl.html \ - perl-hooks.html \ + perl-hooks.html MAN_DOCS-$(CONFIG_XMLTO) += \ elinks.1 \