Browse Source

Makefile: excluded app_lua from compile list

- depends on liblua5.1-dev
Daniel-Constantin Mierla 15 năm trước cách đây
mục cha
commit
ba7f20f2bf
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Makefile

+ 2 - 0
Makefile

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