libedit: add test rule.

This commit is contained in:
Adrien Destugues
2014-10-14 15:22:16 +02:00
parent 7232aca7af
commit 75aed9c368

View File

@@ -60,6 +60,11 @@ INSTALL()
$manDir/man3
}
TEST()
{
make check
}
# ----- devel package -------------------------------------------------------