aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/maemo/autogen.sh
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2016-09-06 16:12:51 +0200
committerTobias Brunner <tobias@strongswan.org>2016-09-15 18:33:52 +0200
commit5f564b94a0ed24562ca5eb150e2b60bc3a2d0000 (patch)
tree948f719ca7a8488d8706d3155dc327d61aee1e23 /src/frontends/maemo/autogen.sh
parent318a48a5899bc9d9440995357c3389c6b99f5ba6 (diff)
downloadstrongswan-5f564b94a0ed24562ca5eb150e2b60bc3a2d0000.tar.bz2
strongswan-5f564b94a0ed24562ca5eb150e2b60bc3a2d0000.tar.xz
maemo: Remove obsolete status/settings applet
Diffstat (limited to 'src/frontends/maemo/autogen.sh')
-rwxr-xr-xsrc/frontends/maemo/autogen.sh5
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