summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-04-26 19:27:55 +0200
committerLudovic Courtès <ludo@gnu.org>2008-04-26 19:27:55 +0200
commit1afb97c4643163efdeb9cde28533132d823ac516 (patch)
tree8ba7115566f66cf047b3555f7be55667df80d717 /doc/Makefile.am
parent535b3592b24693a0d24b7c7fd4702d3c405bf3d6 (diff)
downloadguile-1afb97c4643163efdeb9cde28533132d823ac516.tar.gz
Fix dangling references to files that have been removed.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a9a072225..5a850fc51 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
-## Copyright (C) 1998, 2002, 2006 Free Software Foundation, Inc.
+## Copyright (C) 1998, 2002, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -27,7 +27,7 @@ SUBDIRS = ref tutorial goops r5rs
# man_MANS = guile.1
EXAMPLE_SMOB_FILES = \
- ChangeLog Makefile README COPYING image-type.c image-type.h myguile.c
+ ChangeLog Makefile README image-type.c image-type.h myguile.c
OLDFMT = oldfmt.c