From 6404a7c2d0888ffc6845ddbedfb92fcab8664068 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sun, 17 May 2009 02:37:54 +0000 Subject: [PATCH] and again --- docs/api/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am index 09bb4a8..d1d7704 100644 --- a/docs/api/Makefile.am +++ b/docs/api/Makefile.am @@ -1,8 +1,8 @@ AM_CPPFLAGS=$(GTK_CFLAGS) GTKDOC_LIBS=$(GTK_LIBS) $(RSL_LIBS) \ - ../../src/aweather-aweather-*.o - ../../src/aweather-plugin-*.o - ../../src/aweather-location.o + ../../src/aweather-aweather-*.o \ + ../../src/aweather-plugin-*.o \ + ../../src/aweather-location.o \ ../../src/aweather-data.o DOC_MODULE=aweather DOC_SOURCE_DIR=../../src/ -- 2.43.2