X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=docs%2Fapi%2FMakefile.am;h=6fdc850cfd39a0e320494c67b805cb19e1e4eac9;hp=222d5f8f7354992eafd69860724fa43e59a5dd69;hb=f705ad00b5d94f8ddc59575737b79feed191b404;hpb=e736f8bf99ff9f0b9cefb9f22d33839cdebe6415 diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am index 222d5f8..6fdc850 100644 --- a/docs/api/Makefile.am +++ b/docs/api/Makefile.am @@ -1,10 +1,11 @@ AM_CPPFLAGS= $(RSL_CFLAGS) $(SOUP_CFLAGS) $(GLIB_CFLAGS) $(GTK_CFLAGS) GTKDOC_LIBS=$(RSL_LIBS) $(SOUP_LIBS) $(GLIB_LIBS) $(GTK_LIBS) \ $(top_srcdir)/src/aweather-aweather-*.o \ - $(top_srcdir)/src/aweather-plugin-*.o \ + $(top_srcdir)/src/aweather-gis-*.o \ $(top_srcdir)/src/aweather-data.o \ $(top_srcdir)/src/aweather-location.o \ - $(top_srcdir)/src/aweather-marshal.o + $(top_srcdir)/src/aweather-marshal.o \ + $(top_srcdir)/src/plugins/*.o DOC_MODULE=aweather DOC_SOURCE_DIR=$(top_srcdir)/src/ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml