diff options
author | William Grzybowski <wg@FreeBSD.org> | 2015-11-13 13:07:59 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2015-11-13 13:07:59 +0000 |
commit | d540d00977e5e3aa765e619d0cb3a2878251d631 (patch) | |
tree | 2e3a7af37abf3b14c2ae41f6b039197323e212bf /devel/Makefile | |
parent | 6b1acfa02c0e0c8020dd98047355faf580033294 (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 9791540c2ed7..b12058b9465b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4322,6 +4322,7 @@ SUBDIR += py-tconfpy SUBDIR += py-tempstorage SUBDIR += py-termcolor + SUBDIR += py-termstyle SUBDIR += py-testgears SUBDIR += py-testoob SUBDIR += py-testtools |