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 045870b commit e304754Copy full SHA for e304754
bin/prep-release.php
@@ -35,6 +35,8 @@ function get_files() {
35
"phongo_*.{h,c}",
36
"config.{m4,w32}",
37
"Makefile.frag",
38
+ "scripts/build/autotools/*.{m4}",
39
+ "scripts/build/autotools/m4/*.{m4}",
40
41
"src/*.{c,h}",
42
0 commit comments