libmng, ilmbase: add TEST function.

This commit is contained in:
Adrien Destugues
2014-09-02 20:51:06 +02:00
parent f8081614ef
commit 1a0bc48a5c
2 changed files with 10 additions and 0 deletions

View File

@@ -71,6 +71,11 @@ INSTALL()
packageEntries devel $developDir
}
TEST()
{
make check
}
# ----- devel package -------------------------------------------------------
PROVIDES_devel="

View File

@@ -59,6 +59,11 @@ INSTALL()
$manDir/man3 $manDir/man5
}
TEST()
{
make check
}
# ----- devel package -------------------------------------------------------
PROVIDES_devel="