We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506bc97 commit a0f45a7Copy full SHA for a0f45a7
build.sh
@@ -4,7 +4,7 @@ rm -rf autom4te.cache
4
rm -f aclocal.m4
5
6
cd src
7
-rm -f haders.mk
+rm -f headers.mk
8
echo "noinst_HEADERS = \\" > headers.mk
9
ls -1 \
10
actions/*.h \
0 commit comments