diff options
Diffstat (limited to 'benchmarks/forkbomb/Makefile')
-rw-r--r-- | benchmarks/forkbomb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/forkbomb/Makefile b/benchmarks/forkbomb/Makefile index 5dff1c913..82ba5de 100644 --- a/benchmarks/forkbomb/Makefile +++ b/benchmarks/forkbomb/Makefile @@ -20,5 +20,6 @@ MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" MAN8= forkbomb.8 +PLIST_FILES= sbin/forkbomb .include <bsd.port.mk> |