* Makefile.am: Add fish.h.

This commit is contained in:
Pavel Roskin 2006-02-23 16:00:13 +00:00
parent 264697b010
commit 28157ca499
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-02-23 Pavel Roskin <proski@gnu.org>
* Makefile.am: Add fish.h.
2006-02-23 Pavel Tsekov <ptsekov@gmx.net>
* fish.h: New file.
@ -47,7 +51,7 @@
* mcserv.c: Made mcserv.c work on NetBSD 3.0/i386 with GNU
gettext 0.14 installed.
2006-01-27 Leonard den Ottolander <leonard den ottolander nl>
2006-01-27 Leonard den Ottolander <leonard den ottolander nl>
* utilvfs.c: Do not parse more than 3 date elements to avoid file
name parsing errors.

View File

@ -24,6 +24,7 @@ BASICFILES = \
vfs.c
VFSHDRS = \
fish.h \
ftpfs.h \
gc.h \
local.h \