[docs] Removed useless tracked files from adg
[adg.git] / docs / adg / Makefile.am
blob02e21c14b37b832036ace5022a022374da93cc48
1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS=       1.6
4 DOC_MODULE=             adg
5 DOC_MAIN_SGML_FILE=     $(DOC_MODULE)-docs.xml
6 DOC_SOURCE_DIR=         $(top_srcdir)/adg
7 SCANGOBJ_OPTIONS=
8 SCAN_OPTIONS=           --rebuild-types \
9                         --rebuild-sections
10 MKDB_OPTIONS=           --sgml-mode \
11                         --output-format=xml
12 MKTMPL_OPTIONS=
13 FIXXREF_OPTIONS=
14 HFILE_GLOB=             $(top_srcdir)/adg/*.h
15 CFILE_GLOB=             $(top_srcdir)/adg/*.c
16 IGNORE_HFILES=          adg.h \
17                         adg-intl.h \
18                         adg-type-builtins.h \
19                         adg-adim-private.h \
20                         adg-arrow-style-private.h \
21                         adg-canvas-private.h \
22                         adg-container-private.h \
23                         adg-context-private.h \
24                         adg-dim-private.h \
25                         adg-dim-style-private.h \
26                         adg-entity-private.h \
27                         adg-font-style-private.h \
28                         adg-ldim-private.h \
29                         adg-line-style-private.h \
30                         adg-model-private.h \
31                         adg-path-private.h \
32                         adg-stroke-private.h \
33                         adg-style-private.h \
34                         adg-title-block-private.h \
35                         adg-toy-text-private.h \
36                         adg-widget-private.h
37 HTML_IMAGES=
38 content_files=          $(top_srcdir)/docs/gnu/README.xml \
39                         $(top_srcdir)/docs/gnu/NEWS.xml \
40                         $(top_srcdir)/docs/gnu/TODO.xml
41 expand_content_files=
42 AM_CPPFLAGS=            -I$(top_srcdir) \
43                         @GTK2_CFLAGS@
44 GTKDOC_LIBS=            $(top_builddir)/adg/libadg.la \
45                         @GTK2_LIBS@
47 include $(top_srcdir)/gtk-doc.make
49 TESTS=                  $(GTKDOC_CHECK)
50 DISTCLEANFILES=         $(DOC_MODULE).types \
51                         $(DOC_MODULE)-sections.txt