mc/Makefile.am

16 lines
304 B
Makefile
Raw Normal View History

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