Files
evolution/libversit/Makefile.am
Eskil Heyn Olsen f75cc7238b changed to be a .la file instead of .a, this allows lib*_conduit to use
* libversit: changed to be a .la file instead of .a, this allows
	lib*_conduit to use the library.

	* gncal/calendar-conduit: implemented iterate and
	iterate_specific.

	* gncal/corba-cal: fixed warnings.

svn path=/trunk/; revision=1239
1999-09-19 01:14:24 +00:00

14 lines
188 B
Makefile

noinst_LTLIBRARIES = libversit.la
libversit_la_SOURCES = \
vcc.y \
vcc.h \
vobject.c \
vobject.h \
port.h \
vcaltmp.c \
vcaltmp.h
EXTRA_DIST = README.TXT vcaltest.c vctest.c