mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-01 06:33:53 +01:00
Forgot to set the exec bits...DOH!!!!
This commit is contained in:
5
autogen.sh
Executable file
5
autogen.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
aclocal -I m4
|
||||
autoconf
|
||||
rm -rf aclocal.m4 autom4te.cache
|
||||
Reference in New Issue
Block a user