diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-19 13:42:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-19 13:42:36 +0000 |
commit | e8903afda38d26320264e399d5aff4591376647a (patch) | |
tree | 51fc956efb9d26460f2cbcc1a782f6fee67aa7e2 /textproc/Makefile | |
parent | 892f823a7a6f24609497e3abf6bcc89c1c18aeb6 (diff) |
This is a DataSource driver for Structures_DataGrid using XML files.
Notes
Notes:
svn path=/head/; revision=204104
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 0a7083ad2075..116492314c04 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -744,6 +744,7 @@ SUBDIR += pear-Numbers_Words SUBDIR += pear-Spreadsheet_Excel_Writer SUBDIR += pear-Structures_DataGrid_DataSource_RSS + SUBDIR += pear-Structures_DataGrid_DataSource_XML SUBDIR += pear-XML_Beautifier SUBDIR += pear-XML_DTD SUBDIR += pear-XML_Feed_Parser |