mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Added TEST section to libsdl-1.3-gsoc.bep to automate building of the tests.
This commit is contained in:
@@ -21,5 +21,13 @@ INSTALL {
|
||||
cd libsdl-1.3-gsoc
|
||||
make install
|
||||
}
|
||||
|
||||
TEST {
|
||||
cd libsdl-1.3-gsoc/test
|
||||
./autogen
|
||||
./configure
|
||||
make
|
||||
}
|
||||
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="1997-2011 Sam Lantinga"
|
||||
|
||||
Reference in New Issue
Block a user