diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-02 21:20:22 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-02 21:23:28 +0200 |
commit | e05b3e558b5ff49fd5522389c8b823ac766284e9 (patch) | |
tree | d8ed82900c00060777467dd4c7028b6a7550631a /Makefile.in | |
parent | a326725d984dd0ecbdc2d0f35a5f0d7964ebd597 (diff) |
There shouldn't be any config_host/*.mk files that need distcleaning
Change-Id: I9c56428f6ff015abc585e070b18ad181c48e31e6
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index d3def7b35ee1..5e46409dcf17 100644 --- a/Makefile.in +++ b/Makefile.in @@ -174,7 +174,6 @@ distclean : clean compilerplugins-clean $(BUILDDIR)/config_host.mk \ $(BUILDDIR)/config_host.mk.stamp \ $(BUILDDIR)/config_host/*.h \ - $(BUILDDIR)/config_host/*.mk \ $(BUILDDIR)/configure \ $(BUILDDIR)/instsetoo_native/util/openoffice.lst \ $(BUILDDIR)/lo.xcent \ |