Browse Source

Remove the correct files during autogen

pull/889/head
Hamish Coleman 3 years ago
parent
commit
f7d6be51cf
  1. 2
      autogen.sh

2
autogen.sh

@ -1,6 +1,6 @@
#!/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..."
autoreconf -if

Loading…
Cancel
Save