summaryrefslogtreecommitdiffstats
path: root/knetworkmanager-0.9/vpn-plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'knetworkmanager-0.9/vpn-plugins/Makefile.am')
-rw-r--r--knetworkmanager-0.9/vpn-plugins/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/knetworkmanager-0.9/vpn-plugins/Makefile.am b/knetworkmanager-0.9/vpn-plugins/Makefile.am
deleted file mode 100644
index 6349be1..0000000
--- a/knetworkmanager-0.9/vpn-plugins/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-SUBDIRS=
-
-if WITH_OPENVPN
-SUBDIRS += openvpn
-endif
-
-if WITH_VPNC
-SUBDIRS += vpnc
-endif
-
-if WITH_STRONGSWAN
-SUBDIRS += strongswan
-endif
-
-if WITH_PPTP
-SUBDIRS += pptp
-endif