~ubuntu-branches/ubuntu/precise/rhythmbox/precise-201203091205

« back to all changes in this revision

Viewing changes to data/Makefile.am

Tags: upstream-0.9.2cvs20060102
ImportĀ upstreamĀ versionĀ 0.9.2cvs20060102

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        > rhythmbox.keys
39
39
 
40
40
# Dbus service file
41
 
servicedir = $(DBUS_SERVICES_DIR)
 
41
servicedir = $(datadir)/dbus-1/services
42
42
service_in_files = org.gnome.Rhythmbox.service.in
43
43
service_DATA = $(service_in_files:.service.in=.service)
44
44