diff options
| author | Xin LI <delphij@FreeBSD.org> | 2016-04-19 07:28:39 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2016-04-19 07:28:39 +0000 |
| commit | aa9ddbd03eef2e487989233c06b22cf2e4bba08a (patch) | |
| tree | afa925213b7bf9b264e7508b15ce1be0dda21423 /usr.bin/units | |
| parent | 1068140988c8614781c7e3e36e4a515b9a7cbfb7 (diff) | |
Notes
Diffstat (limited to 'usr.bin/units')
| -rw-r--r-- | usr.bin/units/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/units/Makefile b/usr.bin/units/Makefile index 901886643fbd3..278d3727c905c 100644 --- a/usr.bin/units/Makefile +++ b/usr.bin/units/Makefile @@ -3,7 +3,7 @@ .include <src.opts.mk> PROG= units -FILES= units.lib +FILES= definitions.units FILESDIR= ${SHAREDIR}/misc LIBADD= edit |
