diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 65b219f6f7..e9bf3c62e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,6 +73,8 @@ SUBDIRS += help endif DISTCLEANFILES = \ + doltcompile \ + doltlibtool \ intltool-extract \ intltool-merge \ intltool-update \ |