mc/Makefile.am
Pavel Roskin 0c81f3a1bf * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
to ...
* Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
* Make.common.in: support for "distdir" for compatability
with Automake-generated makefiles
* autogen.sh: run automake. Force cache - it is off by default
in autoconf 2.49a, but it's still handy for maintainers
* configure.in: adapted for Automake
2000-08-24 14:13:00 +00:00

18 lines
471 B
Makefile

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