Bläddra i källkod

Makefile: app_python added to exclude_modules

- depends on python devel libs
Daniel-Constantin Mierla 15 år sedan
förälder
incheckning
ae4b3946a5
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -291,6 +291,8 @@ else
 	exclude_modules+= geoip
 	# depends on liblua5.1-dev
 	exclude_modules+= app_lua
+	# depends on libpython-dev
+	exclude_modules+= app_python
 endif
 
 # always exclude the CVS dir