diff options
| author | Ted Gould <ted@canonical.com> | 2009-05-27 12:52:07 +0200 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-05-27 12:52:07 +0200 |
| commit | 24369f05083e3b77f993fb2c7eed0c9832617bee (patch) | |
| tree | c796fce3bc21f7f74e63d1e1449d1d9db6f584c9 /data | |
| parent | 046d16508d6febe17de9569cf6526038002a9d3e (diff) | |
| parent | 72f0924b3a78b75176cbbadd6cfb827f592ee94f (diff) | |
| download | ayatana-indicator-messages-24369f05083e3b77f993fb2c7eed0c9832617bee.tar.gz ayatana-indicator-messages-24369f05083e3b77f993fb2c7eed0c9832617bee.tar.bz2 ayatana-indicator-messages-24369f05083e3b77f993fb2c7eed0c9832617bee.zip | |
Putting the service file in the proper directory
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 8394c29..6177c6d 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ SUBDIRS = icons -dbus_servicesdir = $(dbusservicedir) +dbus_servicesdir = $(DBUSSERVICEDIR) dbus_services_DATA = indicator-messages.service |
