X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=applet%2FMakefile.am;h=76b82cfc104ff44b84d8fbb38bb439880eaebb81;hb=5e6869229a39017d4db4021ebb7df360738d1f03;hp=38d579276e0cb7cbb72519a15531a01e75bf2cae;hpb=26f3dcd3d0d36e64c33e97540f94bade77c76707;p=livewp diff --git a/applet/Makefile.am b/applet/Makefile.am index 38d5792..76b82cf 100644 --- a/applet/Makefile.am +++ b/applet/Makefile.am @@ -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 livewp-astro.c livewp-astro.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)