mc/Makefile.am
Pavel Roskin d5e1314c5d * configure.in: Require Autoconf 2.52. Remove hacks for
Autoconf 2.13.
* Makefile.am: Require Automake 1.5.
2001-09-07 04:25:02 +00:00

15 lines
301 B
Makefile

## Process this file with automake to create Makefile.in.
AUTOMAKE_OPTIONS = 1.5
SUBDIRS = intl po vfs slang edit src lib doc syntax pc
EXTRA_DIST = FAQ INSTALL.FAST MAINTAINERS \
README.PC README.QNX README.smbfs \
extraconf.h depcomp
noinst_DATA = mc.spec
dist-hook:
cp mc.spec $(distdir)