diff options
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 0258e52a32..8657e29333 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -142,3 +142,6 @@ libedb3util_la_LIBADD = \ BUILT_SOURCES = $(MARSHAL_GENERATED) CLEANFILES = $(BUILT_SOURCES) + +dist-hook: + cd $(distdir); rm -f $(BUILT_SOURCES)
\ No newline at end of file |