mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
* Makefile.am (EXTRA_DIST): Remove create_vcs.
* doc/FILES: Likewise. Typo fix.
This commit is contained in:
parent
95e120871d
commit
5f284d60a2
@ -1,3 +1,8 @@
|
|||||||
|
2001-05-20 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Remove create_vcs.
|
||||||
|
* doc/FILES: Likewise. Typo fix.
|
||||||
|
|
||||||
2001-05-19 Pavel Roskin <proski@gnu.org>
|
2001-05-19 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
|
* doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
|
||||||
|
@ -14,7 +14,6 @@ ACLOCAL_M4_SOURCES = \
|
|||||||
|
|
||||||
EXTRA_DIST = BUGS FAQ INSTALL.FAST MAINTAINERS \
|
EXTRA_DIST = BUGS FAQ INSTALL.FAST MAINTAINERS \
|
||||||
README.PC README.QNX README.smbfs \
|
README.PC README.QNX README.smbfs \
|
||||||
create_vcs \
|
|
||||||
$(ACLOCAL_M4_SOURCES)
|
$(ACLOCAL_M4_SOURCES)
|
||||||
|
|
||||||
noinst_DATA = mc.spec
|
noinst_DATA = mc.spec
|
||||||
|
@ -3,10 +3,9 @@ INSTALL Installing directions
|
|||||||
INSTALL.FAST Short directions for busy people
|
INSTALL.FAST Short directions for busy people
|
||||||
NEWS List of new features by version
|
NEWS List of new features by version
|
||||||
README Mini documentation
|
README Mini documentation
|
||||||
create_vcs Creates /dev/vcs? entries for Linux > 1.1.92
|
|
||||||
mcfn_install.in Templace for a script to install mc () function into your /etc/profile or ~/.profile
|
mcfn_install.in Templace for a script to install mc () function into your /etc/profile or ~/.profile
|
||||||
mc.spec.in Template for rpm specification file
|
mc.spec.in Template for rpm specification file
|
||||||
mc.spec rpm secification file
|
mc.spec rpm specification file
|
||||||
doc/ Directory: Documentation files
|
doc/ Directory: Documentation files
|
||||||
doc/DEVEL Development hints
|
doc/DEVEL Development hints
|
||||||
doc/FILES List of the files included in the distribution
|
doc/FILES List of the files included in the distribution
|
||||||
|
Loading…
Reference in New Issue
Block a user