build: Remove the wrappers directory on clean

This commit is contained in:
Emmanuele Bassi 2013-07-04 15:48:39 +01:00
parent 6dd9da05c7
commit 52e0ec92b7

View File

@ -125,6 +125,7 @@ clean-wrappers:
rm -f $$unit$(SHEXT) ; \
rm -f wrappers/$$unit$(SHEXT) ; \
done \
&& rmdir wrappers \
&& rm -f unit-tests \
&& rm -f $(top_builddir)/build/win32/*.bat \
&& rm -f stamp-test-conformance