Browse Source

makefile: removed avpops from exclude modules

- it compiles fine after removing ser version and moving the module in
  'modules' folder
Daniel-Constantin Mierla 16 years ago
parent
commit
db2eed950c
1 changed files with 1 additions and 1 deletions
  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