diff options
author | Martin Willi <martin@strongswan.org> | 2007-04-19 08:59:36 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2007-04-19 08:59:36 +0000 |
commit | 04a7b6d86840b888587d22d981bed5dded6865d6 (patch) | |
tree | 2f6bc610ec8ecbb53d8d0ed31a806bd37837756d /src/Makefile.am | |
parent | 1fd5383e61d82d3dbb5b9d3087290f0741b147e6 (diff) | |
download | strongswan-04a7b6d86840b888587d22d981bed5dded6865d6.tar.bz2 strongswan-04a7b6d86840b888587d22d981bed5dded6865d6.tar.xz |
added most problematic linux headers to distribution
other/real linux header may be selected using --with-linux-headers=dir
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a3f90f39e..204a211e4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1 +1 @@ -SUBDIRS = libfreeswan libcrypto libstrongswan pluto whack charon stroke starter openac scepclient ipsec _updown _updown_espmark _copyright +SUBDIRS = include libfreeswan libcrypto libstrongswan pluto whack charon stroke starter openac scepclient ipsec _updown _updown_espmark _copyright |