[AdgLogo] Initial implementation
[adg.git] / docs / adg / Makefile.am
blob632a5a2cd18ed4b6aa076e064b4a3fa9f7ee391c
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=         $(abs_top_srcdir)/adg
7 SCANGOBJ_OPTIONS=
8 SCAN_OPTIONS=           --rebuild-types \
9                         --rebuild-sections
10 MKDB_OPTIONS=           --sgml-mode \
11                         --type-name-mangling \
12                         --output-format=xml
13 MKHTML_OPTIONS=         --path=$(abs_builddir)
14 FIXXREF_OPTIONS=
15 HFILE_GLOB=             $(top_srcdir)/adg/*.h \
16                         $(top_builddir)/adg/*.h
17 CFILE_GLOB=             $(top_srcdir)/adg/*.c \
18                         $(top_builddir)/adg/*.c
19 IGNORE_HFILES=          adg.h \
20                         adg-intl.h \
21                         adg-type-builtins.h \
22                         adg-marshal.h \
23                         adg-adim-private.h \
24                         adg-arrow-private.h \
25                         adg-canvas-private.h \
26                         adg-color-style-private.h \
27                         adg-container-private.h \
28                         adg-dim-private.h \
29                         adg-dim-style-private.h \
30                         adg-dress-private.h \
31                         adg-edges-private.h \
32                         adg-entity-private.h \
33                         adg-fill-style-private.h \
34                         adg-font-style-private.h \
35                         adg-hatch-private.h \
36                         adg-ldim-private.h \
37                         adg-line-style-private.h \
38                         adg-logo-private.h \
39                         adg-marker-private.h \
40                         adg-model-private.h \
41                         adg-path-private.h \
42                         adg-rdim-private.h \
43                         adg-ruled-fill-private.h \
44                         adg-stroke-private.h \
45                         adg-table-private.h \
46                         adg-table-style-private.h \
47                         adg-title-block-private.h \
48                         adg-trail-private.h \
49                         adg-toy-text-private.h \
50                         adg-widget-private.h
51 HTML_IMAGES=
52 content_files=          $(top_srcdir)/docs/gnu/README.xml \
53                         $(top_srcdir)/docs/gnu/NEWS.xml \
54                         $(top_srcdir)/docs/gnu/TODO.xml
55 expand_content_files=
56 AM_CPPFLAGS=            -I$(top_srcdir) \
57                         @GTK2_CFLAGS@
58 GTKDOC_LIBS=            $(top_builddir)/adg/libadg.la \
59                         @GTK2_LIBS@
61 include $(top_srcdir)/gtk-doc.make
63 DISTCLEANFILES=         $(DOC_MODULE).types \
64                         $(DOC_MODULE)-sections.txt