Explorar o código

makefile: xmlops added to the excluded list

Not compiled by default because it depends on libxml2.
Andrei Pelinescu-Onciul %!s(int64=15) %!d(string=hai) anos
pai
achega
755251d759
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -294,6 +294,8 @@ else
 	exclude_modules+= app_lua
 	# depends on libpython-dev
 	exclude_modules+= app_python
+	# depends on libxml2
+	exclude_modules+= xmlops
 endif
 
 # always exclude the CVS dir