diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-09-05 12:10:36 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-09-05 12:10:36 +0200 |
commit | 7471d39ec6bfa494e5e5066e2942cf3b638a7fb3 (patch) | |
tree | f8e8bc56149b7bc636f145b20ededf67dadf54dc /Makefile.in | |
parent | b8b639fc7538d02efaf4d2c7abc6e371e9e52402 (diff) |
distclean generated files
Change-Id: I5498122f200aee198fb639189fdb93f89462c7b1
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 2fcf673a8290..5a21a51b44dc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -186,6 +186,8 @@ distclean : clean compilerplugins-clean $(BUILDDIR)/aclocal.m4 \ $(BUILDDIR)/autom4te.cache \ $(BUILDDIR)/bin/bffvalidator.sh \ + $(BUILDDIR)/bin/odfvalidator.sh \ + $(BUILDDIR)/bin/officeotron.sh \ $(BUILDDIR)/config.log \ $(BUILDDIR)/config.Build.log \ $(BUILDDIR)/config.status \ |