diff options
author | Dan Williams <dcbw@redhat.com> | 2010-03-12 15:33:46 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-03-12 15:33:46 -0800 |
commit | 179604d6cb0d5b78dfd8907bad4f64d8045958a8 (patch) | |
tree | fa5fc66eeafad315b44518204aa6243b0425cc18 | |
parent | ef749399fd25be858ad64a65815b5f4525b603b3 (diff) |
build: another distcheck fix
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c2639508..276a2760 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,6 +60,7 @@ INTLTOOL_FILES = \ DISTCLEANFILES = \ $(dbusactivation_DATA) \ + $(dbusservice_DATA) \ intltool-extract \ intltool-merge \ intltool-update \ |