Browse Source

* Makefile.am (EXTRA_DIST): Remove create_vcs.
* doc/FILES: Likewise. Typo fix.

Pavel Roskin 24 years ago
parent
commit
5f284d60a2
3 changed files with 6 additions and 3 deletions
  1. 5 0
      ChangeLog
  2. 0 1
      Makefile.am
  3. 1 2
      doc/FILES

+ 5 - 0
ChangeLog

@@ -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.

+ 0 - 1
Makefile.am

@@ -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

+ 1 - 2
doc/FILES

@@ -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