2000-08-24 14:13:00 +00:00
|
|
|
## Process this file with automake to create Makefile.in.
|
|
|
|
|
2001-09-07 04:25:02 +00:00
|
|
|
AUTOMAKE_OPTIONS = 1.5
|
|
|
|
|
2009-05-08 16:56:02 +03:00
|
|
|
SUBDIRS = intl po vfs edit src doc syntax contrib misc
|
2000-08-24 14:13:00 +00:00
|
|
|
|
2009-01-10 16:26:14 +01:00
|
|
|
EXTRA_DIST =
|
2000-08-24 14:13:00 +00:00
|
|
|
|
2009-05-07 12:53:59 +03:00
|
|
|
dist_noinst_SCRIPTS = build-glib2.sh
|
2000-09-23 17:24:08 +00:00
|
|
|
|
2002-09-17 16:13:25 +00:00
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
|