diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-06-14 17:03:48 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-06-14 17:03:48 +0000 |
commit | 3454ed2f0db37445067ff38aeab849e0a592cc91 (patch) | |
tree | 6eb3a8c0d8a319b1c7766b7fbe6ab01c589785fe /devel/Makefile | |
parent | 5702e07b2b062c86ec26a18d765d17f07ff853b3 (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 a61d49726f30..6b96d6e3459f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -765,6 +765,7 @@ SUBDIR += gecode SUBDIR += generate SUBDIR += gengetopt + SUBDIR += genie SUBDIR += genproto SUBDIR += gettext SUBDIR += gettext-lint |