From 97fe1db841ff71442895983810eb069b37b54445 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Sat, 14 Jan 2006 10:59:58 +0100 Subject: [PATCH] Minor Makefile fixes --- Makefile.config.in | 1 - doc/Makefile | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 \