summaryrefslogtreecommitdiff
path: root/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'Jamfile')
-rw-r--r--Jamfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Jamfile b/Jamfile
index 38f99890..c2243b94 100644
--- a/Jamfile
+++ b/Jamfile
@@ -269,8 +269,7 @@ SubDir TOP samus ;
Library libsamus :
sa_zip.c
- # sa_xml.c
-
+ sa_xml.c
;
# --------------------------------------------------------------------------
@@ -287,6 +286,7 @@ APPLIST =
pdfmerge
pdfselect
samzip
+ samxml
;
for APP in $(APPLIST)