diff --git a/vfs/ChangeLog b/vfs/ChangeLog
index 96e9ac0c2..afad2c284 100644
--- a/vfs/ChangeLog
+++ b/vfs/ChangeLog
@@ -1,3 +1,8 @@
+1999-04-12  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
+
+	* Make-mc.in (DISTVFS): try to distribute files needed for
+	building libvfs.so alone
+
 1999-04-08  Owen Taylor  <otaylor@redhat.com>
 
 	* extfs/deb.in extfs/ulha.in extfs/ucpio.in: Fix
diff --git a/vfs/Make-mc.in b/vfs/Make-mc.in
index d259c2a54..337bd46cf 100644
--- a/vfs/Make-mc.in
+++ b/vfs/Make-mc.in
@@ -129,7 +129,7 @@ Makefile: $(srcdir)/Make-mc.in $(builddir)/config.status
 # Distribution variables
 #
 
-DISTVFS = 	Make-mc.in ChangeLog $(VFSSRCS) $(VFSHDRS)
+DISTVFS = 	Make-mc.in ChangeLog $(VFSSRCS) $(VFSHDRS) callback.h README README.fish
 
 all: @LIBVFS@ @mcserv@