mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* Makefile.am: Add fish.h.
This commit is contained in:
parent
264697b010
commit
28157ca499
@ -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.
|
||||
|
@ -24,6 +24,7 @@ BASICFILES = \
|
||||
vfs.c
|
||||
|
||||
VFSHDRS = \
|
||||
fish.h \
|
||||
ftpfs.h \
|
||||
gc.h \
|
||||
local.h \
|
||||
|
Loading…
Reference in New Issue
Block a user