[gjs] Export that we support srcdir != builddir



commit 03bae7610b008866af32f0cd7791b2ac4aa0bf57
Author: Colin Walters <walters verbum org>
Date:   Tue Jun 21 10:33:51 2011 -0400

    Export that we support srcdir != builddir

 Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ff00cf4..886554e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,6 @@
+# http://people.gnome.org/~walters/docs/build-api.txt
+.buildapi-allow-builddir:
+
 bin_PROGRAMS =
 lib_LTLIBRARIES =
 noinst_HEADERS =



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]