mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +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>
|
||||
|
||||
* 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 \
|
||||
README.PC README.QNX README.smbfs \
|
||||
create_vcs \
|
||||
$(ACLOCAL_M4_SOURCES)
|
||||
|
||||
noinst_DATA = mc.spec
|
||||
|
@ -3,10 +3,9 @@ INSTALL Installing directions
|
||||
INSTALL.FAST Short directions for busy people
|
||||
NEWS List of new features by version
|
||||
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
|
||||
mc.spec.in Template for rpm specification file
|
||||
mc.spec rpm secification file
|
||||
mc.spec rpm specification file
|
||||
doc/ Directory: Documentation files
|
||||
doc/DEVEL Development hints
|
||||
doc/FILES List of the files included in the distribution
|
||||
|
Loading…
Reference in New Issue
Block a user