]> Pileus Git - grits/blob - docs/api/Makefile.am
755262f541841696fb1e7271b37581afe5d3713f
[grits] / docs / api / Makefile.am
1 AM_CPPFLAGS=$(GTK_CFLAGS)
2 GTKDOC_LIBS=$(GTK_LIBS) $(RSL_LIBS) $(CURL_LIBS) \
3         ../../src/aweather-gui.o \
4         ../../src/aweather-view.o \
5         ../../src/location.o \
6         ../../src/opengl.o \
7         ../../src/plugin-example.o \
8         ../../src/plugin-radar.o \
9         ../../src/plugin-ridge.o
10 DOC_MODULE=aweather
11 DOC_SOURCE_DIR=../../src/
12 DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
13 MKDB_OPTIONS=--sgml-mode --output-format=xml
14 include $(top_srcdir)/gtk-doc.make
15 maintainer-clean-local:
16         rm -f Makefile.in aweather-docs.sgml aweather-overrides.txt aweather.types
17         rm -rf html/ tmpl/