From de6d478888e683693556b4891d10da2101947dfa Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Thu, 12 Jul 2001 14:21:27 +0000 Subject: Add the COMBINEDHEADERS here and remove the EXTRA_DIST. This fixes 2001-07-10 Peter Williams * src/libicalss/Makefile.am (libicalss_la_SOURCES): Add the COMBINEDHEADERS here and remove the EXTRA_DIST. This fixes distcheck. We can't just put CONBINEDHEADERS at the bottom of _SOURCES because of the $(srcdir). svn path=/trunk/; revision=11040 --- libical/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libical/ChangeLog') diff --git a/libical/ChangeLog b/libical/ChangeLog index c3ed28027e..b43f41b042 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,10 @@ +2001-07-10 Peter Williams + + * src/libicalss/Makefile.am (libicalss_la_SOURCES): Add the + COMBINEDHEADERS here and remove the EXTRA_DIST. This fixes distcheck. + We can't just put CONBINEDHEADERS at the bottom of _SOURCES because + of the $(srcdir). + 2001-07-11 Damon Chaplin * src/libical/icaltimezone.c: only create the timezones array when we -- cgit