X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fapi%2FMakefile.am;h=d1d7704c2acfcd2e329fff313a9fe7ce7afbcd94;hb=6404a7c2d0888ffc6845ddbedfb92fcab8664068;hp=68213ac31d118847830109b092710f0825b3cf80;hpb=d97d97d3896bc8299adf2e7aaa5cc38e2611f395;p=aweather diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am index 68213ac..d1d7704 100644 --- a/docs/api/Makefile.am +++ b/docs/api/Makefile.am @@ -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