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 e14dc83a3f..c506ff6270 100644
--- a/libnm/Makefile.am
+++ b/libnm/Makefile.am
@@ -53,7 +53,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 = \
@@ -104,7 +104,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 = \