瀏覽代碼

makefile: removed avpops from exclude modules

- it compiles fine after removing ser version and moving the module in
  'modules' folder
Daniel-Constantin Mierla 16 年之前
父節點
當前提交
db2eed950c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -205,7 +205,7 @@ else
 	exclude_modules+= h350
 	# excluded because they do not compile (remove them only after they are
 	#  fixed) -- andrei
-	exclude_modules+= avpops  bdb dbtext iptrtpproxy pa rls
+	exclude_modules+= bdb dbtext iptrtpproxy pa rls
 endif
 
 # always exclude the CVS dir