1 ## Process this file with automake to produce Makefile.in
5 # The name of the module.
8 # The top-level SGML file.
9 DOC_MAIN_SGML_FILE=atk-docs.sgml
11 # The directory containing the source code (if it contains documentation).
14 # Used for dependencies
15 HFILE_GLOB = $(top_srcdir)/atk/*.h
16 CFILE_GLOB = $(top_srcdir)/atk/*.c
18 # Header files to ignore when scanning
19 IGNORE_HFILES = atkmarshal.h atkintl.h
21 # CFLAGS and LDFLAGS for compiling scan program. Only needed
22 # if $(DOC_MODULE).types is non-empty.
28 GTKDOC_LIBS = $(top_builddir)/atk/libatk-$(ATK_API_VERSION).la \
31 # gtkdoc-mkdb related varaibles
37 include $(top_srcdir)/gtk-doc.make
39 # Other files to distribute
40 EXTRA_DIST += version.xml.in