From 9764088cda82b0f7d79d1d1d7170f4311c8e9465 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Fri, 21 Jan 2000 22:38:57 +0000 Subject: Removed the VFS crap; my mistake, it should not go here. 2000-01-21 Federico Mena Quintero * 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 --- libversit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libversit/Makefile.am') diff --git a/libversit/Makefile.am b/libversit/Makefile.am index 6e9daee0e3..95918fb4a0 100644 --- a/libversit/Makefile.am +++ b/libversit/Makefile.am @@ -10,4 +10,4 @@ libversit_la_SOURCES = \ vcaltmp.c \ vcaltmp.h -EXTRA_DIST = README.TXT vcaltest.c vctest.c ChangeLog +EXTRA_DIST = README.TXT vcaltest.c vctest.c -- cgit v1.2.3