Clean the generated headers for C too

This fixes a check-maintainer-clean problem.
This commit is contained in:
Vadim Zeitlin 2021-10-05 01:34:32 +02:00
commit e1815634ec

View file

@ -1403,7 +1403,7 @@ c_version:
# -----------------------------------------------------------------
c_clean:
rm -f *_wrap.c *_wrap.cxx
rm -f *_wrap.[ch] *_wrap.cxx
rm -f core @EXTRA_CLEAN@
rm -f *.@OBJEXT@ *@SO@
rm -f $(RUNME)