diff options
author | Ted Gould <ted@gould.cx> | 2013-05-29 14:23:35 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-05-29 14:23:35 -0500 |
commit | 634e24e0a367100f76bd4701f27d54aaf53d7732 (patch) | |
tree | 967eea8ae73047f4222a01d0e61c03453e0b9a81 /data | |
parent | 7b8ff473585d69595766d728493a15e398045848 (diff) | |
download | ayatana-indicator-application-634e24e0a367100f76bd4701f27d54aaf53d7732.tar.gz ayatana-indicator-application-634e24e0a367100f76bd4701f27d54aaf53d7732.tar.bz2 ayatana-indicator-application-634e24e0a367100f76bd4701f27d54aaf53d7732.zip |
Dropping service from extra dist and clean
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 85cb9c0..c6e82b2 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -9,11 +9,9 @@ overridedir = $(pkgdatadir) override_DATA = ordering-override.keyfile EXTRA_DIST = \ - indicator-application.service.in \ indicator-application.conf.in \ ordering-override.keyfile CLEANFILES = \ - indicator-application.service \ indicator-application.conf |