Explorar o código

makefile: removed avpops from exclude modules

- it compiles fine after removing ser version and moving the module in
  'modules' folder
Daniel-Constantin Mierla %!s(int64=16) %!d(string=hai) anos
pai
achega
db2eed950c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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