diff options
author | Tobias Brunner <tobias@strongswan.org> | 2010-06-04 13:41:01 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2010-10-14 17:36:16 +0200 |
commit | 0261b12419ee24d6562e3f0e81a103ce190564c5 (patch) | |
tree | 81e8c9f853fa5ab0d897530fa7bb5087c4a87757 /src/frontends/maemo/src | |
parent | cf76984c28b6ce35e6405caf15006281177ff859 (diff) | |
download | strongswan-0261b12419ee24d6562e3f0e81a103ce190564c5.tar.bz2 strongswan-0261b12419ee24d6562e3f0e81a103ce190564c5.tar.xz |
Adding autotools framework for the maemo frontend.
Diffstat (limited to 'src/frontends/maemo/src')
-rw-r--r-- | src/frontends/maemo/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontends/maemo/src/Makefile.am b/src/frontends/maemo/src/Makefile.am new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/src/frontends/maemo/src/Makefile.am @@ -0,0 +1 @@ + |