Skip to content

Commit f7d6be5

Browse files
committed
Remove the correct files during autogen
1 parent 72a5332 commit f7d6be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
rm -f config.h config.h.in *~ Makefile configure #*
3+
rm -f include/config.h include/config.h.in include/config.h.in~ Makefile configure
44

55
echo "Wait please..."
66
autoreconf -if

0 commit comments

Comments
 (0)