]> git.ipfire.org Git - people/stevee/network.git/blobdiff - Makefile.am
settings: Use file_delete to delete a file
[people/stevee/network.git] / Makefile.am
index 560b65c9e98aefd0f6042a0dd8582121498e69b0..ce9b9e2a018fbd8f2337697b006677bbbca23be0 100644 (file)
@@ -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,6 +161,7 @@ dist_network_SCRIPTS = \
        src/functions/functions.usb \
        src/functions/functions.util \
        src/functions/functions.vlan \
+       src/functions/functions.vpn \
        src/functions/functions.vpn-security-policies \
        src/functions/functions.wireless \
        src/functions/functions.wpa_supplicant \
@@ -177,6 +179,7 @@ dist_helpers_SCRIPTS = \
        src/helpers/dhcpd-config-helper \
        src/helpers/firewall-kernel-init \
        src/helpers/hostapd-config-helper \
+       src/helpers/ipsec-updown \
        src/helpers/pppd-angel \
        src/helpers/wpa_supplicant \
        src/helpers/wpa_supplicant-config-helper
@@ -277,6 +280,7 @@ EXTRA_DIST += \
 systemconfig_vpndir = $(systemconfigdir)/vpn
 
 dist_systemconfig_vpn_security_policies_DATA = \
+       config/vpn/security-policies/performance \
        config/vpn/security-policies/system
 
 systemconfig_vpn_security_policiesdir = $(systemconfig_vpndir)/security-policies