Fix a srcdir!=builddir issue, and export that we support it

Future jhbuild versions will consume the BUILD API and automatically
use a builddir, so mark us as supporting it.
This commit is contained in:
Colin Walters
2011-06-21 10:26:58 -04:00
parent 3655178b14
commit 9053ad07ba
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
## Process this file with automake to produce Makefile.in
include $(top_srcdir)/Makefile.decl
# http://people.gnome.org/~walters/docs/build-api.txt
.buildapi-allow-builddir:
ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs