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