diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-09-06 16:12:51 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-09-15 18:33:52 +0200 |
commit | 5f564b94a0ed24562ca5eb150e2b60bc3a2d0000 (patch) | |
tree | 948f719ca7a8488d8706d3155dc327d61aee1e23 /src/frontends/maemo/autogen.sh | |
parent | 318a48a5899bc9d9440995357c3389c6b99f5ba6 (diff) | |
download | strongswan-5f564b94a0ed24562ca5eb150e2b60bc3a2d0000.tar.bz2 strongswan-5f564b94a0ed24562ca5eb150e2b60bc3a2d0000.tar.xz |
maemo: Remove obsolete status/settings applet
Diffstat (limited to 'src/frontends/maemo/autogen.sh')
-rwxr-xr-x | src/frontends/maemo/autogen.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/frontends/maemo/autogen.sh b/src/frontends/maemo/autogen.sh deleted file mode 100755 index 6039708df..000000000 --- a/src/frontends/maemo/autogen.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -libtoolize --force && -aclocal && -automake -a && -autoconf |