+2008-04-26 Ludovic Courtès <ludo@gnu.org>
+
+ * Makefile.am (EXTRA_DIST): Remove `ANON-CVS' and `SNAPSHOTS'.
+
2008-03-12 Neil Jerram <neil@ossau.uklinux.net>
* configure.in (AC_CONFIG_FILES): Add emacs/Makefile and
## Process this file with automake to produce Makefile.in.
##
-## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006, 2007 Free Software Foundation, Inc.
+## Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006, 2007, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
include_HEADERS = libguile.h
-# automake sometimes forgets to distribute acconfig.h,
-# apparently depending on the phase of the moon.
-EXTRA_DIST = LICENSE HACKING GUILE-VERSION ANON-CVS SNAPSHOTS FAQ
+EXTRA_DIST = LICENSE HACKING GUILE-VERSION FAQ
TESTS = check-guile
+2008-04-26 Ludovic Courtès <ludo@gnu.org>
+
+ * Makefile.am (EXAMPLE_SMOB_FILES): Remove `COPYING'.
+
2008-01-22 Neil Jerram <neil@ossau.uklinux.net>
* COPYING: Removed.
## 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.
##
# 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