aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-04-26 21:20:43 +0800
committerChris Lahey <clahey@src.gnome.org>2000-04-26 21:20:43 +0800
commit123e9e21cd0092dfb3a0a362fc6ede8031f25bb4 (patch)
tree78d41c48618c927d9312c129cb1b97a9079709ac /calendar
parentea637d0a3d3484bd6cdffc489ceaad94f072bab6 (diff)
downloadgsoc2013-evolution-123e9e21cd0092dfb3a0a362fc6ede8031f25bb4.tar
gsoc2013-evolution-123e9e21cd0092dfb3a0a362fc6ede8031f25bb4.tar.gz
gsoc2013-evolution-123e9e21cd0092dfb3a0a362fc6ede8031f25bb4.tar.bz2
gsoc2013-evolution-123e9e21cd0092dfb3a0a362fc6ede8031f25bb4.tar.lz
gsoc2013-evolution-123e9e21cd0092dfb3a0a362fc6ede8031f25bb4.tar.xz
gsoc2013-evolution-123e9e21cd0092dfb3a0a362fc6ede8031f25bb4.tar.zst
gsoc2013-evolution-123e9e21cd0092dfb3a0a362fc6ede8031f25bb4.zip
Replaced libcal-util.la with *.la
2000-04-26 Christopher James Lahey <clahey@helixcode.com> * cal-util/.cvsignore: Replaced libcal-util.la with *.la * pcs/.cvsignore: Added *.la and *.lo. svn path=/trunk/; revision=2628
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog6
-rw-r--r--calendar/cal-util/.cvsignore2
-rw-r--r--calendar/pcs/.cvsignore2
3 files changed, 9 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index dee7f11841..1373644267 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2000-04-26 Christopher James Lahey <clahey@helixcode.com>
+
+ * cal-util/.cvsignore: Replaced libcal-util.la with *.la
+
+ * pcs/.cvsignore: Added *.la and *.lo.
+
2000-04-25 Federico Mena Quintero <federico@helixcode.com>
* pcs/cal-factory.c (backend_last_client_gone_cb): Renamed from
diff --git a/calendar/cal-util/.cvsignore b/calendar/cal-util/.cvsignore
index db4c89d448..fe97f9aa2c 100644
--- a/calendar/cal-util/.cvsignore
+++ b/calendar/cal-util/.cvsignore
@@ -2,5 +2,5 @@
Makefile.in
Makefile
.deps
-libcal-util.la
*.lo
+*.la
diff --git a/calendar/pcs/.cvsignore b/calendar/pcs/.cvsignore
index 564ce29f83..594756e164 100644
--- a/calendar/pcs/.cvsignore
+++ b/calendar/pcs/.cvsignore
@@ -2,6 +2,8 @@ Makefile
Makefile.in
.deps
.libs
+*.la
+*.lo
evolution-calendar-stubs.c
evolution-calendar-skels.c
evolution-calendar-common.c