projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a220419
)
Link tincctl with dropin.o.
author
Guus Sliepen
<guus@tinc-vpn.org>
Sat, 13 Nov 2010 14:46:19 +0000
(15:46 +0100)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Sat, 13 Nov 2010 14:46:19 +0000
(15:46 +0100)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
20e438f
..
3f5f84f
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-11,7
+11,7
@@
tincd_SOURCES = \
protocol_key.c protocol_subnet.c route.c rsa.c subnet.c tincd.c
tincctl_SOURCES = \
- xmalloc.c utils.c getopt.c getopt1.c \
+ xmalloc.c utils.c getopt.c getopt1.c
dropin.c
\
tincctl.c rsagen.c
if TUNEMU