2000-08-24 18:13:00 +04:00
|
|
|
## Process this file with automake to create Makefile.in.
|
|
|
|
|
2001-09-07 08:25:02 +04:00
|
|
|
AUTOMAKE_OPTIONS = 1.5
|
|
|
|
|
2001-08-24 22:48:19 +04:00
|
|
|
SUBDIRS = intl po vfs slang edit src lib doc syntax pc
|
2000-08-24 18:13:00 +04:00
|
|
|
|
2001-08-10 12:24:15 +04:00
|
|
|
EXTRA_DIST = FAQ INSTALL.FAST MAINTAINERS \
|
2002-02-22 09:45:10 +03:00
|
|
|
README.PC README.QNX extraconf.h
|
2000-08-24 18:13:00 +04:00
|
|
|
|
2000-09-23 21:24:08 +04:00
|
|
|
noinst_DATA = mc.spec
|
|
|
|
|
2000-08-24 18:13:00 +04:00
|
|
|
dist-hook:
|
|
|
|
cp mc.spec $(distdir)
|