strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a74be4f
)
fixed build without --enable-uml
author
Martin Willi
<martin@strongswan.org>
Fri, 10 Aug 2007 08:58:37 +0000
(08:58 -0000)
committer
Martin Willi
<martin@strongswan.org>
Fri, 10 Aug 2007 08:58:37 +0000
(08:58 -0000)
src/dumm/Makefile.am
patch
|
blob
|
history
diff --git
a/src/dumm/Makefile.am
b/src/dumm/Makefile.am
index
518aa5d
..
5f93fab
100644
(file)
--- a/
src/dumm/Makefile.am
+++ b/
src/dumm/Makefile.am
@@
-4,7
+4,7
@@
ipsec_PROGRAMS = dumm
libdumm_la_SOURCES = dumm.c dumm.h guest.c guest.h iface.c iface.h bridge.c bridge.h mconsole.c mconsole.h cowfs.h cowfs.c
dumm_SOURCES = main.c
-libdumm_la_LIBADD = $(top_builddir)/src/libstrongswan/libstrongswan.la -lpthread -lbridge -lfuse
+libdumm_la_LIBADD = $(top_builddir)/src/libstrongswan/libstrongswan.la -lpthread -lbridge -lfuse
-lutil
dumm_LDADD = -ldumm -lreadline
INCLUDES = -I$(top_srcdir)/src/libstrongswan