]> Pileus Git - aweather/blobdiff - docs/api/Makefile.am
removing sections for gtk-doc
[aweather] / docs / api / Makefile.am
index 8139ca846ff36a7796e828fd805f961f7de4ccfc..da397790667c16994f452632cb649c2c8f878999 100644 (file)
@@ -1,13 +1,15 @@
 AM_CPPFLAGS=$(GTK_CFLAGS)
 GTKDOC_LIBS=$(GTK_LIBS) $(RSL_LIBS) \
-       ../../src/aweather-aweather-*.o \
-       ../../src/aweather-plugin-*.o \
-       ../../src/aweather-location.o \
-       ../../src/aweather-data.o
+       $(top_srcdir)/src/aweather-aweather-*.o \
+       $(top_srcdir)/src/aweather-plugin-*.o \
+       $(top_srcdir)/src/aweather-data.o \
+       $(top_srcdir)/src/aweather-location.o \
+       $(top_srcdir)/src/aweather-marshal.o
 DOC_MODULE=aweather
-DOC_SOURCE_DIR=../../src/
+DOC_SOURCE_DIR=$(top_srcdir)/src/
 DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
 MKDB_OPTIONS=--sgml-mode --output-format=xml
-MAINTAINERCLEANFILES= \
-       tmpl/* Makefile.in aweather-docs.sgml aweather-overrides.txt aweather.types 
 include $(top_srcdir)/gtk-doc.make
+CLEANFILES += aweather-sections.txt
+MAINTAINERCLEANFILES=\
+       tmpl/* Makefile.in aweather-docs.sgml aweather-overrides.txt aweather.types