Call clean when calling maintainer-clean

This commit is contained in:
Blottiere Paul 2022-02-28 16:10:15 +01:00
parent 93af37e6a4
commit a9edfc759e

View File

@ -19,6 +19,6 @@ astyle:
-type f \
-exec astyle --style=ansi --indent=tab --suffix=none {} ';'
maintainer-clean:
maintainer-clean: clean
rm -f config.log config.mk config.status lib/pc_config.h configure
rm -rf autom4te.cache build