fixing compilation when using the Vstr string library

This commit is contained in:
Tobias Brunner
2009-04-24 05:30:50 +02:00
parent 65ea37abcd
commit bcbf110938
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ INCLUDES = \
-I$(top_srcdir)/src/libfreeswan \
-I$(top_srcdir)/src/libstrongswan
_copyright_LDADD = $(top_builddir)/src/libfreeswan/libfreeswan.a
_copyright_LDADD = $(top_builddir)/src/libfreeswan/libfreeswan.a $(top_builddir)/src/libstrongswan/libstrongswan.la