]> git.street.me.uk Git - andy/viking.git/commitdiff
Enable reference documentation generation by disabling optional components.
authorRob Norris <rw_norris@hotmail.com>
Sat, 12 Sep 2015 10:23:45 +0000 (11:23 +0100)
committerRob Norris <rw_norris@hotmail.com>
Sat, 12 Sep 2015 10:57:14 +0000 (11:57 +0100)
Otherwise at the linking stage of the scan program, it tries to find terraserver related objects;
 which are no longer in the default build.

doc/reference/Makefile.am

index be8596e0cd3aebfd6bfe2f16a7acd1c83d6055ed..a03bc9bff50b49e7a2fc4435eed115a13b4e6e14 100644 (file)
@@ -47,7 +47,7 @@ CFILE_GLOB=
 
 # Header files to ignore when scanning.
 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=
+IGNORE_HFILES=terraserver.h terraservermapsource.h
 
 # Images to copy into HTML directory.
 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png