diff options
author | Glen Barber <gjb@FreeBSD.org> | 2016-02-09 20:19:31 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-09 20:19:31 +0000 |
commit | 406d87b1c3c9fb02dc1256f4e634c0fc71a22799 (patch) | |
tree | ce82fc9553b2d032d76c04f433760fd4c0eab4eb /sbin/geom/class/eli/Makefile | |
parent | acf5bd83beda0eb439495e388cac14f1e153b738 (diff) |
Explicitly add more files to the 'runtime' package.
Sponsored by: The FreeBSD Foundation
Notes
Notes:
svn path=/projects/release-pkg/; revision=295450
Diffstat (limited to 'sbin/geom/class/eli/Makefile')
-rw-r--r-- | sbin/geom/class/eli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/geom/class/eli/Makefile b/sbin/geom/class/eli/Makefile index 5eff32c50689..74749d2df763 100644 --- a/sbin/geom/class/eli/Makefile +++ b/sbin/geom/class/eli/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE=runtime .PATH: ${.CURDIR}/../../misc ${.CURDIR}/../../../../sys/geom/eli ${.CURDIR}/../../../../sys/crypto/sha2 GEOM_CLASS= eli |