소스 검색

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