diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-12 16:08:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-12 16:08:36 +0000 |
commit | 041fd5bf3ab476b05a6d1bf640937896545c31fe (patch) | |
tree | 378afaf47bb6496d47eec7aea526ffa14a126068 /textproc/Makefile | |
parent | 95cad03882f4245b5eb91cbb94a7ce4be8f0578f (diff) |
This is a Renderer driver for Structures_DataGrid that generates a XLS
Notes
Notes:
svn path=/head/; revision=205518
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 3a27b8b38ba5..62ec393927a7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -748,6 +748,7 @@ SUBDIR += pear-Spreadsheet_Excel_Writer SUBDIR += pear-Structures_DataGrid_DataSource_RSS SUBDIR += pear-Structures_DataGrid_DataSource_XML + SUBDIR += pear-Structures_DataGrid_Renderer_XLS SUBDIR += pear-Text_Highlighter SUBDIR += pear-XML_Beautifier SUBDIR += pear-XML_DTD |