AUTOMAKE_OPTIONS = foreign no-installman no-installinfo if HAVE_GTK2 GTK_PROGS =console else GTK_PROGS = endif SUBDIRS = src importer gui $(GTK_PROGS) ## ## Doxygen stuff ## DOXYGEN_INPUT = src gui ## Exclude the application wizard templates, and some file templates DOXYGEN_EXCLUDE = DOXYGEN_EXAMPLE_PATH = ## Use Search engine (Versions 1.3.4 and above only!) DOXYGEN_SEARCHENGINE = YES include doc/documentation.am