Fix typo in libcal_client_la_SOURCES

2003-10-21  Rodney Dawes  <dobey@ximian.com>

	* cal-client/Makefile.am: Fix typo in libcal_client_la_SOURCES

svn path=/trunk/; revision=22972
This commit is contained in:
Rodney Dawes
2003-10-21 22:31:00 +00:00
committed by Rodney Dawes
parent b147a00deb
commit 8a5bdee67a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-10-21 Rodney Dawes <dobey@ximian.com>
* cal-client/Makefile.am: Fix typo in libcal_client_la_SOURCES
2003-10-21 Rodrigo Moya <rodrigo@ximian.com>
* gui/calendar-component.c (calendar_component_init): fixed

View File

@ -39,7 +39,7 @@ libcal_client_la_SOURCES = \
$(CORBA_GENERATED_C) \
cal-client-types.c \
cal-marshal.c \
cal--marshal.h \
cal-marshal.h \
cal-client.c \
cal-listener.c \
cal-listener.h \