X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=docs%2Fapi%2FMakefile.am;h=09bb4a804ae575b7a891ac635a4e1359aaf00bad;hp=68213ac31d118847830109b092710f0825b3cf80;hb=35f29e26c56cbd11236536c894acc76cc5b579a2;hpb=41008f10274d097761881ab0fa615cf2881fe02c diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am index 68213ac..09bb4a8 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