X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=e1a57513ae2bc2dfc2bec38679b4eee7110eb283;hb=5f7be6c67d2bda1f6bac2e53c696b90a5a0c8353;hp=c04c1447a962f23d83ee88760f330be444d9b9d5;hpb=73ca8b47540d005d5227c03aac143d6780da654c;p=platform%2Fupstream%2Fglib.git diff --git a/Makefile.am b/Makefile.am index c04c144..e1a5751 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 @@ -103,7 +106,7 @@ gettextdir = $(datadir)/glib-2.0/gettext gettext_SCRIPTS = mkinstalldirs # build documentation when doing distcheck -DISTCHECK_CONFIGURE_FLAGS = --enable-debug --enable-gtk-doc --enable-man +DISTCHECK_CONFIGURE_FLAGS = --enable-debug --enable-gtk-doc --enable-man --disable-maintainer-mode DISTCLEANFILES = config.lt