mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-24 23:13:42 +02:00
Move library tree where it belongs
This commit is contained in:
5
lib-src/sbsms/bootstrap
Executable file
5
lib-src/sbsms/bootstrap
Executable file
@@ -0,0 +1,5 @@
|
||||
#/bin/sh
|
||||
aclocal -I config
|
||||
autoheader
|
||||
automake --foreign --add-missing --copy
|
||||
autoconf
|
||||
Reference in New Issue
Block a user