Files
evolution/libversit/Makefile.am
Federico Mena Quintero 9764088cda Removed the VFS crap; my mistake, it should not go here.
2000-01-21  Federico Mena Quintero  <federico@helixcode.com>

	* libversit/vcc.y: Removed the VFS crap; my mistake, it should not
	go here.

	* configure.in: Added yacc requirements for libversit.

svn path=/trunk/; revision=1603
2000-01-21 22:38:57 +00:00

14 lines
187 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