From 4ac3b43e4df4d4c9aed290eaebed8fd51393454c Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Mon, 15 Jan 2007 02:15:06 +0000 Subject: build bindings after docs so the gtk-docs can be converted and used git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1373 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index de9e100..72df39e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src bindings tests po m4 docs +SUBDIRS=src tests po m4 docs bindings # build documentation when doing a distcheck. DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc -- cgit