projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added autosnoop and autothrottle modules
[l2tpns.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
7c48446
..
a7f3631
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-26,7
+26,7
@@
OBJS= md5.o \
control.o \
util.o \
-PLUGINS=garden.so
+PLUGINS=garden.so
autothrottle.so autosnoop.so
all: l2tpns cluster_master nsctl $(PLUGINS)