summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-05-05 22:39:28 +0200
committerThomas Haller <thaller@redhat.com>2021-05-07 11:42:50 +0200
commite9c1d2a9dd8905a0c5655086d791dce4e7316de6 (patch)
tree0c1512a3fb156efa06b3d4e9555184a3a0fc57f9 /Makefile.am
parentad3712006582f39d03a925286e2d15a20499cbe5 (diff)
downloadNetworkManager-e9c1d2a9dd8905a0c5655086d791dce4e7316de6.tar.gz
firewall: add new "nm-firewall-utils.[ch]" module
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d960462126..1806992bb5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2569,6 +2569,8 @@ src_core_libNetworkManager_la_SOURCES = \
src/core/nm-dhcp-config.h \
src/core/nm-dispatcher.c \
src/core/nm-dispatcher.h \
+ src/core/nm-firewall-utils.c \
+ src/core/nm-firewall-utils.h \
src/core/nm-firewalld-manager.c \
src/core/nm-firewalld-manager.h \
src/core/nm-proxy-config.c \