diff options
Diffstat (limited to 'benchmarks/ubench/Makefile')
-rw-r--r-- | benchmarks/ubench/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index a4c0e4a2b21f..b4aadc848866 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -17,5 +17,6 @@ COMMENT= Unix Benchmark Utility for CPU(s) and memory HAS_CONFIGURE= yes MAN8= ubench.8 +PLIST_FILES= bin/ubench .include <bsd.port.mk> |