diff --git a/abicheck.spec b/abicheck.spec index 9d35bc2..f086ae1 100644 --- a/abicheck.spec +++ b/abicheck.spec @@ -47,6 +47,9 @@ install -p -m 0644 %{SOURCE1} dbfile.FORTIFY_SOURCE %check +cd test +make private1 +../abicheck private1 make test