Преглед на файлове

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
+