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 f8627c5 commit 5fbc0b3Copy full SHA for 5fbc0b3
.gitignore
@@ -13,4 +13,5 @@ src/**/*.dll
13
/Meta/
14
src/Makevars
15
src/Makevars.win
16
+src/sources.mk
17
docs/*
cleanup
@@ -2,3 +2,4 @@
2
# Remove generated Makevars files
3
rm -f src/Makevars
4
rm -f src/Makevars.win
5
+rm -f src/sources.mk
src/sources.mk
0 commit comments