]> Pileus Git - aweather/blobdiff - docs/api/Makefile.am
and again
[aweather] / docs / api / Makefile.am
index 755262f541841696fb1e7271b37581afe5d3713f..d1d7704c2acfcd2e329fff313a9fe7ce7afbcd94 100644 (file)
@@ -1,17 +1,13 @@
 AM_CPPFLAGS=$(GTK_CFLAGS)
-GTKDOC_LIBS=$(GTK_LIBS) $(RSL_LIBS) $(CURL_LIBS) \
-       ../../src/aweather-gui.o \
-       ../../src/aweather-view.o \
-       ../../src/location.o \
-       ../../src/opengl.o \
-       ../../src/plugin-example.o \
-       ../../src/plugin-radar.o \
-       ../../src/plugin-ridge.o
+GTKDOC_LIBS=$(GTK_LIBS) $(RSL_LIBS) \
+       ../../src/aweather-aweather-*.o \
+       ../../src/aweather-plugin-*.o \
+       ../../src/aweather-location.o \
+       ../../src/aweather-data.o
 DOC_MODULE=aweather
 DOC_SOURCE_DIR=../../src/
 DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
 MKDB_OPTIONS=--sgml-mode --output-format=xml
+MAINTAINERCLEANFILES= \
+       Makefile.in aweather-docs.sgml aweather-overrides.txt aweather.types 
 include $(top_srcdir)/gtk-doc.make
-maintainer-clean-local:
-       rm -f Makefile.in aweather-docs.sgml aweather-overrides.txt aweather.types
-       rm -rf html/ tmpl/