diff options
-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 \ |