2000-08-24 18:13:00 +04:00
|
|
|
## Process this file with automake to create Makefile.in.
|
|
|
|
|
2001-06-17 07:10:23 +04:00
|
|
|
SUBDIRS = vfs slang edit src lib doc syntax intl po pc \
|
|
|
|
gtkedit gnome new_icons idl doc-gnome
|
2000-08-24 18:13:00 +04:00
|
|
|
|
2000-08-30 01:23:44 +04:00
|
|
|
ACLOCAL_AMFLAGS = -I macros
|
2000-08-24 18:13:00 +04:00
|
|
|
|
2000-10-10 05:28:03 +04:00
|
|
|
ACLOCAL_M4_SOURCES = \
|
|
|
|
macros/gnome.m4 \
|
|
|
|
macros/gnome-vfs.m4 \
|
|
|
|
macros/gnome-undelfs.m4 \
|
|
|
|
macros/gnome-gettext.m4 \
|
|
|
|
macros/linger.m4
|
2000-08-24 18:13:00 +04:00
|
|
|
|
|
|
|
EXTRA_DIST = BUGS FAQ INSTALL.FAST MAINTAINERS \
|
|
|
|
README.PC README.QNX README.smbfs \
|
2001-05-29 09:04:58 +04:00
|
|
|
extraconf.h \
|
2000-10-10 05:28:03 +04:00
|
|
|
$(ACLOCAL_M4_SOURCES)
|
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)
|