summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 ff2f19028c..1fd7075c79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -744,6 +744,7 @@ libnm_lib_h_pub_real = \
libnm/nm-device-modem.h \
libnm/nm-device-olpc-mesh.h \
libnm/nm-device-ovs-interface.h \
+ libnm/nm-device-ovs-port.h \
libnm/nm-device-ppp.h \
libnm/nm-device-team.h \
libnm/nm-device-tun.h \
@@ -798,6 +799,7 @@ libnm_lib_c_real = \
libnm/nm-device-modem.c \
libnm/nm-device-olpc-mesh.c \
libnm/nm-device-ovs-interface.c \
+ libnm/nm-device-ovs-port.c \
libnm/nm-device-ppp.c \
libnm/nm-device-team.c \
libnm/nm-device-tun.c \