mc/Makefile.am
Pavel Roskin fe7d3b9a4e * pc: Remove. No work has been done on the PC post for years.
* README.PC: Likewise.
* Makefile.am: Adjust for the above.
* configure.in: Likewise.
2003-07-23 03:02:18 +00:00

15 lines
287 B
Makefile

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