X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=getmehome%2FMakefile.am;h=42126d20df67c3a74e554bcfa01de49bcd8735bc;hb=c980915f049c584f45e534f851fddd88f67df054;hp=8b20f187eaefe008bfe9aac7cf61ae4dda87554b;hpb=ac37216affc2751951f4d0e44014a61196b02fe5;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)