Remove the correct files during autogen

This commit is contained in:
Hamish Coleman 2021-11-01 19:06:08 +00:00
parent 72a53325c5
commit f7d6be51cf

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
rm -f config.h config.h.in *~ Makefile configure #* rm -f include/config.h include/config.h.in include/config.h.in~ Makefile configure
echo "Wait please..." echo "Wait please..."
autoreconf -if autoreconf -if