autogen.sh: remove configure~

We don't really need a backup file when we have git.
This commit is contained in:
Joshua Root
2026-04-14 06:53:36 +10:00
parent 542f742b3f
commit b2e7b42ab1
+1
View File
@@ -1,3 +1,4 @@
#!/bin/sh
autoreconf --force -Wall -Werror
rm configure~