diff options
| author | Conrad Meyer <cem@FreeBSD.org> | 2020-03-03 00:20:08 +0000 |
|---|---|---|
| committer | Conrad Meyer <cem@FreeBSD.org> | 2020-03-03 00:20:08 +0000 |
| commit | fd1efedc79e2d29a68478fd400a42d59f1b56c7b (patch) | |
| tree | 4603273d43a532cc6bd7bdadadc7683e9313b8d9 /usr.bin/Makefile | |
| parent | 3c565de33ffc81158721d038abfaac68c5709444 (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 93712eed4b18e..cb166e99457ef 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -195,6 +195,7 @@ SUBDIR.${MK_AT}+= at SUBDIR.${MK_ATM}+= atm SUBDIR.${MK_BLUETOOTH}+= bluetooth SUBDIR.${MK_BSD_CPIO}+= cpio +SUBDIR.${MK_CALENDAR}+= calendar SUBDIR.${MK_CLANG}+= clang SUBDIR.${MK_DIALOG}+= dpv SUBDIR.${MK_EE}+= ee |
