mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 03:45:45 -04:00
Initial community commit
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
./test.sh
|
||||
|
||||
./autogen.sh
|
||||
./configure
|
||||
make dist
|
Reference in New Issue
Block a user