projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
missing newline on backtrace log
[l2tpns.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
6c60b7b
..
156ff39
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-43,7
+43,7
@@
endif
DEFINES += -DBGP
OBJS += bgp.o
DEFINES += -DBGP
OBJS += bgp.o
-all: programs plugins
tests
+all: programs plugins
programs: $(PROGRAMS)
plugins: $(PLUGINS)
programs: $(PROGRAMS)
plugins: $(PLUGINS)