diff --git a/vfs/ChangeLog b/vfs/ChangeLog index 07822c1d1..21ade8cd5 100644 --- a/vfs/ChangeLog +++ b/vfs/ChangeLog @@ -1,5 +1,7 @@ Fri Jul 24 00:22:30 1998 Tom Tromey + * Make-mc.in (DISTVFS): Changed Makefile.in to Make-mc.in. + * Makefile.am: New file. * Make-mc.in: Renamed from Makefile.in. * Makefile.in: Removed. diff --git a/vfs/Make-mc.in b/vfs/Make-mc.in index b225b0caa..0945fac94 100644 --- a/vfs/Make-mc.in +++ b/vfs/Make-mc.in @@ -59,7 +59,7 @@ libvfs.so: $(VFSSOOBJS) libvfs.o # Distribution variables # -DISTVFS = Makefile.in ChangeLog $(VFSSRCS) $(VFSHDRS) +DISTVFS = Make-mc.in ChangeLog $(VFSSRCS) $(VFSHDRS) all: @LIBVFS@ @mcserv@