diff options
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index e249867728..481c2dbe74 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -131,5 +131,5 @@ EXTRA_DIST = \ BUILT_SOURCES = $(MARSHAL_GENERATED) CLEANFILES = $(BUILT_SOURCES) -dist-hook: +dist-hook: e-error-tool cd $(distdir); rm -f $(BUILT_SOURCES) |