From be844b7bfccff6d82c03e3bc98e9fc696f6c2cc1 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 30 Jul 2017 15:24:46 +0200 Subject: [PATCH] Makefile: Fix alphabetical order Signed-off-by: Michael Tremer --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1cdf0ea3..6ac11873 100644 --- a/Makefile.am +++ b/Makefile.am @@ -134,6 +134,7 @@ dist_network_SCRIPTS = \ src/functions/functions.http \ src/functions/functions.interrupts \ src/functions/functions.ip \ + src/functions/functions.ipsec \ src/functions/functions.iptables \ src/functions/functions.ip-tunnel \ src/functions/functions.ipv4 \ @@ -160,7 +161,6 @@ dist_network_SCRIPTS = \ src/functions/functions.usb \ src/functions/functions.util \ src/functions/functions.vlan \ - src/functions/functions.ipsec \ src/functions/functions.vpn \ src/functions/functions.vpn-security-policies \ src/functions/functions.wireless \ -- 2.47.3