mc/Makefile.am
Pavel Roskin d888c7233e * acconfig.h: Move constant parts ...
* extraconf.h: ... here.
[HAVE_X]: Disable subshell, s-lang and curses.
* Makefile.am: Add extraconf.h.
2001-05-29 05:04:58 +00:00

24 lines
508 B
Makefile

## Process this file with automake to create Makefile.in.
SUBDIRS = vfs lib doc slang gtkedit edit src gnome new_icons \
idl syntax intl doc-gnome po pc
ACLOCAL_AMFLAGS = -I macros
ACLOCAL_M4_SOURCES = \
macros/gnome.m4 \
macros/gnome-vfs.m4 \
macros/gnome-undelfs.m4 \
macros/gnome-gettext.m4 \
macros/linger.m4
EXTRA_DIST = BUGS FAQ INSTALL.FAST MAINTAINERS \
README.PC README.QNX README.smbfs \
extraconf.h \
$(ACLOCAL_M4_SOURCES)
noinst_DATA = mc.spec
dist-hook:
cp mc.spec $(distdir)