summaryrefslogtreecommitdiff
path: root/packages/fcl-xml/Makefile.fpc
diff options
context:
space:
mode:
authormarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2008-02-05 09:02:27 +0000
committermarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2008-02-05 09:02:27 +0000
commit77f57306ade2ad73d19a93050b57d037485fc7a0 (patch)
tree16570462f50d9d8f100cf4b946a52cb7a3ce5c13 /packages/fcl-xml/Makefile.fpc
parentda478d7053c90bf3220373af4cbbc104c0890e86 (diff)
downloadfpc-77f57306ade2ad73d19a93050b57d037485fc7a0.tar.gz
* Related to #7902, sax_xml now compiled
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10222 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'packages/fcl-xml/Makefile.fpc')
-rw-r--r--packages/fcl-xml/Makefile.fpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fcl-xml/Makefile.fpc b/packages/fcl-xml/Makefile.fpc
index 75f8bccb4e..2f12e6f068 100644
--- a/packages/fcl-xml/Makefile.fpc
+++ b/packages/fcl-xml/Makefile.fpc
@@ -7,7 +7,7 @@ name=fcl-xml
version=2.0.0
[target]
-units=htmldefs sax xmlutils dom sax_html dom_html xmlcfg xmlread xmlstreaming xmlwrite xhtml htmwrite xpath htmlelements htmlwriter xmlconf
+units=htmldefs sax xmlutils dom sax_html dom_html xmlcfg xmlread xmlstreaming xmlwrite xhtml htmwrite xpath htmlelements htmlwriter xmlconf sax_xml
rsts=sax xpath htmlwriter xmlconf
[require]