aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-03-06 16:49:16 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-03-06 16:49:16 +0000
commit40132d1fde9ebfdea0638cc6afa2bdc95756ffb2 (patch)
tree914076a1144485eb4c6d2777d338ca4c52396cc4 /configure.in
parenta0506eb598c4130c8a4a17c33aa28f54854d5407 (diff)
Add stats_tree and xml plugins to the build process
svn path=/trunk/; revision=13629
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 79192d3946..b36ad58eb9 100644
--- a/configure.in
+++ b/configure.in
@@ -1270,7 +1270,9 @@ AC_OUTPUT(
plugins/rlm/Makefile
plugins/rtnet/Makefile
plugins/rudp/Makefile
+ plugins/stats_tree/Makefile
plugins/v5ua/Makefile
+ plugins/xml/Makefile
tools/Makefile
tools/lemon/Makefile
,)