diff options
author | Dan Winship <danw@src.gnome.org> | 2000-06-15 23:11:42 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-06-15 23:11:42 +0800 |
commit | 927da631980f20b076109939190fa6c20b75bf8e (patch) | |
tree | 6e7f75da8540677bd2d4bb22b4a5b05439c94c0a /calendar/ChangeLog | |
parent | 4d5d1960b3e0cfd6ff9d599a204ff271dfc050ef (diff) | |
download | gsoc2013-evolution-927da631980f20b076109939190fa6c20b75bf8e.tar gsoc2013-evolution-927da631980f20b076109939190fa6c20b75bf8e.tar.gz gsoc2013-evolution-927da631980f20b076109939190fa6c20b75bf8e.tar.bz2 gsoc2013-evolution-927da631980f20b076109939190fa6c20b75bf8e.tar.lz gsoc2013-evolution-927da631980f20b076109939190fa6c20b75bf8e.tar.xz gsoc2013-evolution-927da631980f20b076109939190fa6c20b75bf8e.tar.zst gsoc2013-evolution-927da631980f20b076109939190fa6c20b75bf8e.zip |
merge the two separate noinst_PROGRAMS declarations into one so automake
* cal-util/Makefile.am (noinst_PROGRAMS): merge the two separate
noinst_PROGRAMS declarations into one so automake accepts it.
(INCLUDES): include libical src dir so we don't depend on having
ical.h already installed
svn path=/trunk/; revision=3573
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6ba8ac019e..8015dfeb43 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-06-15 Dan Winship <danw@helixcode.com> + + * cal-util/Makefile.am (noinst_PROGRAMS): merge the two separate + noinst_PROGRAMS declarations into one so automake accepts it. + (INCLUDES): include libical src dir so we don't depend on having + ical.h already installed + 2000-06-13 Federico Mena Quintero <federico@helixcode.com> * gui/calendar-model.c (CalendarModelPrivate): Added the array of |