Lets pick up the mc.spec.in file up in the dist. (Cures one warning during

a configure run)

-- Greg
This commit is contained in:
Gregory McLean 1999-03-15 04:24:10 +00:00
parent 9e562aae41
commit b541e637c5

View File

@ -18,7 +18,7 @@ DISTMAIN = configure configure.in NEWS README INSTALL INSTALL.FAST \
Makefile.in FAQ COPYING create_vcs install-sh \
config.h.in mc-aclocal.m4 aclocal.m4 acconfig.h \
VERSION mcfn_install.in Make.common.in README.PC \
mc.spec Specfile README.QNX VERSION.in \
mc.spec mc.spec.in Specfile README.QNX VERSION.in \
mkinstalldirs autogen.sh ABOUT-NLS gettext.m4
all:
@ -139,4 +139,4 @@ mydistcheck: dist mycheck
@echo ***********************************
distcheck:
@echo use mydistcheck only if you know what you are doing.
@echo use mydistcheck only if you know what you are doing.