]> Pileus Git - grits/commitdiff
fixing doc files, i should find a better way to do this
authorAndy Spencer <andy753421@gmail.com>
Sun, 17 May 2009 02:36:09 +0000 (02:36 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 17 May 2009 02:36:09 +0000 (02:36 +0000)
docs/api/Makefile.am

index 68213ac31d118847830109b092710f0825b3cf80..09bb4a804ae575b7a891ac635a4e1359aaf00bad 100644 (file)
@@ -1,12 +1,9 @@
 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