summaryrefslogtreecommitdiff
path: root/libnm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/Makefile.am')
-rw-r--r--libnm/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnm/Makefile.am b/libnm/Makefile.am
index 26e0a4c737..f911d86e66 100644
--- a/libnm/Makefile.am
+++ b/libnm/Makefile.am
@@ -51,7 +51,7 @@ libnminclude_hfiles = \
nm-secret-agent.h \
nm-types.h \
nm-vpn-connection.h \
- nm-vpn-plugin-ui-interface.h \
+ nm-vpn-editor-plugin.h \
nm-wimax-nsp.h
libnminclude_nointrospect_hfiles = \
@@ -108,7 +108,7 @@ libnm_la_csources = \
nm-secret-agent.c \
nm-vpn-connection.c \
nm-vpn-plugin-old.c \
- nm-vpn-plugin-ui-interface.c \
+ nm-vpn-editor-plugin.c \
nm-wimax-nsp.c
libnm_la_SOURCES = \