X-Git-Url: http://git.maemo.org/git/?p=maemo-recorder;a=blobdiff_plain;f=Makefile.am;h=71af7c67e1b8ee8718aaa47da61d181473d943af;hp=205b81f03c379950a2e857c9861e9297dab90629;hb=HEAD;hpb=664fac5a73234f88de37c1c848725f155a1471f4;ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 205b81f..71af7c6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,20 +1,8 @@ # The subdirs SUBDIRS = src \ - mime + mime \ + data -desktopdir = $(datadir)/applications/hildon -desktop_DATA = maemo_recorder.desktop - -servicedir = /usr/share/dbus-1/services -service_DATA = maemo_recorder.service - -pixmapdir = /usr/share/pixmaps -pixmap_DATA = maemo_recorder.png - -gstplugindir = /usr/lib/gstreamer-0.10 -gstplugin_DATA = data/libgstwavenc.so - -# The backup/restore configuration EXTRA_DIST = \ README \ @@ -24,11 +12,7 @@ EXTRA_DIST = \ debian/compat \ debian/copyright \ debian/control \ - debian/rules \ - debian/hello-world-app.links \ - maemo_recorder.desktop \ - maemo_recorder.service \ - maemo_recorder.png + debian/rules deb: dist -mkdir $(top_builddir)/debian-build