diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-08 07:47:10 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-08 07:47:10 +0000 |
commit | 8973a7cca12e5b9629b39b0b4d7bf44659faa79f (patch) | |
tree | aa167ac7f735b9e36e7c5b637e69c11a2f0516e4 /devel/Makefile | |
parent | 43b74398bb492e9ef1cf9fd0a9d49011a7d5c40e (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index e112f22bebb5..b2f8921ce324 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1400,6 +1400,7 @@ SUBDIR += libddoc SUBDIR += libdevq SUBDIR += libdfui + SUBDIR += libdill SUBDIR += libdisasm SUBDIR += libdisorder SUBDIR += libdispatch |