X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=getmehome%2FMakefile.am;h=42126d20df67c3a74e554bcfa01de49bcd8735bc;hb=f43caf007384c03f73de9fd8313e0c77408c3be7;hp=8b20f187eaefe008bfe9aac7cf61ae4dda87554b;hpb=e2fdd71facc852e37c57c62cf59632f95b95dd47;p=ptas diff --git a/getmehome/Makefile.am b/getmehome/Makefile.am index 8b20f18..42126d2 100644 --- a/getmehome/Makefile.am +++ b/getmehome/Makefile.am @@ -3,7 +3,7 @@ desktoplib_LTLIBRARIES = lib-timeout-home-widget.la desktoplibdir = $(HILDON_DESKTOP_LIB_DIR) -lib_timeout_home_widget_la_SOURCES = lib-timeout-home-widget.c lib-timeout-home-widget.h location-provider.h location-provider.c +lib_timeout_home_widget_la_SOURCES = lib-timeout-home-widget.c lib-timeout-home-widget.h location-provider.c location-provider.h coordinate-system.c coordinate-system.h lib_timeout_home_widget_la_LIBADD = $(EXAMPLE_LIBS) AM_CFLAGS = -Wall $(EXAMPLE_CFLAGS)