redisigned timer
[livewp] / applet / Makefile.am
index caf52fb..842a716 100644 (file)
@@ -1,13 +1,4 @@
-SUBDIRS = data
-# We invent desktoplib_LTLIBRARIES instead of the normal lib_LTLIBRARIES,
-# so we can specify the non-standard installation directory.
-desktoplib_LTLIBRARIES =  liblivewp-home-widget.la
-desktoplibdir = $(HILDON_DESKTOP_LIB_DIR)
-
-liblivewp_home_widget_la_SOURCES = livewp-home-widget.c livewp-home-widget.h livewp-astro.c livewp-astro.h livewp-rules.c livewp-rules.h
-liblivewp_home_widget_la_LIBADD = $(EXAMPLE_LIBS) 
-
-AM_CFLAGS = -Wall $(EXAMPLE_CFLAGS) 
+SUBDIRS = data src po
 
 # .desktop file
 desktopdir = $(HILDON_HOME_DESKTOP_DIR)