summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-06-19 13:47:14 +0200
committerBruno Haible <bruno@clisp.org>2008-06-19 13:47:14 +0200
commitde9ac8823d4fec14401b376606425d41397c3e92 (patch)
tree262b73f819b40ec0c3a927cc0b91d4ced542da3c /doc
parent5f9c828ed31bd100bd3dc4356b644828a2b8fe68 (diff)
downloadgnulib-de9ac8823d4fec14401b376606425d41397c3e92.tar.gz
Update dependencies.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index a95adfeb26..65e5150b52 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,4 +1,3 @@
-# $Id: Makefile,v 1.8 2007-07-06 22:56:38 haible Exp $
# Makefile for gnulib doc.
# Copyright (C) 2004, 2006-2008 Free Software Foundation, Inc.
#
@@ -25,7 +24,7 @@ dvi: $(doc).dvi
pdf: $(doc).pdf
# Dependencies. Search for @include to find them all.
-gnulib.info gnulib.html gnulib.dvi gnulib.pdf: gnulib.texi gnulib-intro.texi gnulib-tool.texi $(wildcard headers/*.texi) $(wildcard functions/*.texi) quote.texi error.texi gcd.texi relocatable-maint.texi regexprops-generic.texi fdl.texi
+gnulib.info gnulib.html gnulib.dvi gnulib.pdf: $(filter-out maintain.texi make-stds.texi standards.texi,$(wildcard *.texi)) $(wildcard posix-headers/*.texi) $(wildcard posix-functions/*.texi) $(wildcard glibc-headers/*.texi) $(wildcard glibc-functions/*.texi)
standards.info standards.html standards.dvi: standards.texi make-stds.texi fdl.texi
mostlyclean: