mc/Makefile.am
Pavel Roskin afbc365860 * configure.in: Define SLANG_POSIX_SIGNALS if all 4 required
functions are present.  Remove references to extraconf.h.
* extraconf.h: Eliminate.
* Makefile.am: Remove extraconf.h.
2003-10-29 08:15:32 +00:00

15 lines
275 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
noinst_DATA = mc.spec
ACLOCAL_AMFLAGS = -I m4
dist-hook:
cp mc.spec $(distdir)