浏览代码

XML backend: build expat XML backend

Adds the expat XML backend to the built files.
Emmanuel Deloget 12 年之前
父节点
当前提交
762619f7f3
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      clish/shell/module.am

+ 3 - 1
clish/shell/module.am

@@ -18,4 +18,6 @@ libclish_la_SOURCES += \
 	clish/shell/private.h \
 	clish/shell/xmlapi.h \
 	clish/shell/shell_roxml.c \
-	clish/shell/shell_libxml2.c
+	clish/shell/shell_libxml2.c \
+	clish/shell/shell_expat.c
+