Просмотр исходного кода

Makefile: app_python added to exclude_modules

- depends on python devel libs
Daniel-Constantin Mierla 15 лет назад
Родитель
Сommit
ae4b3946a5
1 измененных файлов с 2 добавлено и 0 удалено
  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