diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2018-07-24 20:25:50 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2018-07-24 20:25:50 +0000 |
commit | b402f046e46455871319fec15a841e1af18bec2c (patch) | |
tree | 818b7e1f0e553025b763a73832f86ef64c559420 /textproc/Makefile | |
parent | 762b924c54f86b670cd3de1f7c7a9e0737f49c45 (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 c84c034f9e1a..3624ed879d45 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1322,6 +1322,7 @@ SUBDIR += py-markdown SUBDIR += py-markdown-math SUBDIR += py-markdown2 + SUBDIR += py-markups SUBDIR += py-mistune SUBDIR += py-mkdocs SUBDIR += py-mkdocs-nature |