X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=configure.ac;h=787fef9f241a6d42f000f057182ea7383fe3ece8;hb=828b9d5e00cd6903adc4c3db8f84e53ec17f497e;hp=5d0c1ecbb05df3fd47ea57b652eae9971b0b9d37;hpb=b1a03904003733d21bf579e37316cc2906eb7e49;p=rodin%2Fchimara.git diff --git a/configure.ac b/configure.ac index 5d0c1ec..787fef9 100644 --- a/configure.ac +++ b/configure.ac @@ -27,10 +27,10 @@ AC_SUBST(LT_VERSION_INFO) ### REQUIREMENTS ############################################################## GTK_REQUIRED_VERSION=2.12 GLIB_REQUIRED_VERSION=2.16 -GTK_DOC_REQUIRED_VERSION=1.11 +GTK_DOC_REQUIRED_VERSION=1.9 AC_SUBST(GTK_REQUIRED_VERSION) AC_SUBST(GLIB_REQUIRED_VERSION) -AC_SUBST(GTK_DOC_REQUIRED_VERSION) # Gtk-Doc 1.11 required +AC_SUBST(GTK_DOC_REQUIRED_VERSION) ### DECLARE COMPILERS ######################################################### @@ -147,6 +147,7 @@ interpreters/nitfol/Makefile interpreters/glulxe/Makefile interpreters/git/Makefile tests/Makefile +player/Makefile docs/Makefile docs/reference/Makefile docs/reference/version.xml