done right work fifteen
[livewp] / applet / Makefile.am
index 395713a..76b82cf 100644 (file)
@@ -1,16 +1,9 @@
-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
-liblivewp_home_widget_la_LIBADD = $(EXAMPLE_LIBS) 
-
-AM_CFLAGS = -Wall $(EXAMPLE_CFLAGS) 
+SUBDIRS = data src po
 
 # .desktop file
 desktopdir = $(HILDON_HOME_DESKTOP_DIR)
 desktop_DATA = livewp-home-widget.desktop
 
 DISTCLEANFILES = $(desktop_DATA)
+deb:
+       ./make-package $(PACKAGE) $(VERSION)