diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-26 21:20:43 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-26 21:20:43 +0800 |
commit | 123e9e21cd0092dfb3a0a362fc6ede8031f25bb4 (patch) | |
tree | 78d41c48618c927d9312c129cb1b97a9079709ac /calendar/cal-util | |
parent | ea637d0a3d3484bd6cdffc489ceaad94f072bab6 (diff) | |
download | gsoc2013-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/cal-util')
-rw-r--r-- | calendar/cal-util/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
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 |