summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/audit/audit-3.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-process/audit/audit-3.0.ebuild b/sys-process/audit/audit-3.0.ebuild
index cec3c20130fb..1e38bb1fe32a 100644
--- a/sys-process/audit/audit-3.0.ebuild
+++ b/sys-process/audit/audit-3.0.ebuild
@@ -84,6 +84,7 @@ multilib_src_compile() {
}
use python && python_foreach_impl python_compile
else
+ emake -C common
emake -C lib
emake -C auparse
fi