diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-01-24 07:17:12 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-01-24 07:17:12 +0000 |
commit | 3f98357448a790658679eaddbfc97c158a985b4e (patch) | |
tree | 1d1661df9cb2fd65fa438a548c3f384e8590688f /textproc/Makefile | |
parent | 8ae1371a7372a17d7bd77db9cb26e69cb5c9a07b (diff) |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2c82a02a1d72..b6ad866c4802 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1302,6 +1302,7 @@ SUBDIR += py-wstools SUBDIR += py-wtforms SUBDIR += py-xlrd + SUBDIR += py-xlsxwriter SUBDIR += py-xlutils SUBDIR += py-xlwriter SUBDIR += py-xlwt |