diff options
author | Ted Gould <ted@canonical.com> | 2009-09-09 13:58:33 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-09 13:58:33 -0500 |
commit | 6c2c36c8fb0043ce7650f543b299f749de7bd1a6 (patch) | |
tree | 061df8671b4548b5dccfa58fd9c0402eb7255abf | |
parent | 1ca4796e3c7dd82ccb5a34ad9e173ca3050d367c (diff) | |
download | ayatana-indicator-messages-6c2c36c8fb0043ce7650f543b299f749de7bd1a6.tar.gz ayatana-indicator-messages-6c2c36c8fb0043ce7650f543b299f749de7bd1a6.tar.bz2 ayatana-indicator-messages-6c2c36c8fb0043ce7650f543b299f749de7bd1a6.zip |
Adding indicator-messages.service to the clean files for distcheck.0.2.1
-rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 094a434..351601b 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -8,3 +8,4 @@ dbus_services_DATA = indicator-messages.service EXTRA_DIST = indicator-messages.service.in +CLEANFILES = indicator-messages.service |