Fix error in nm-l2tp-service.name

parent 6831439b
...@@ -5,5 +5,5 @@ program=@LIBEXECDIR@/nm-l2tp-service ...@@ -5,5 +5,5 @@ program=@LIBEXECDIR@/nm-l2tp-service
[GNOME] [GNOME]
auth-dialog=@LIBEXECDIR@/nm-l2tp-auth-dialog auth-dialog=@LIBEXECDIR@/nm-l2tp-auth-dialog
properties=@PLUGINDIR@/libnm-pptp-properties properties=@PLUGINDIR@/libnm-l2tp-properties
supports-external-ui-mode=true supports-external-ui-mode=true
plugindir = $(libdir)/NetworkManager plugindir = $(libdir)/NetworkManager
plugin_LTLIBRARIES = libnm-l2tp-properties.la plugin_LTLIBRARIES = libnm-l2tp-properties.la
INCLUDES = -I${top_srcdir}
libnm_l2tp_properties_la_SOURCES = \ libnm_l2tp_properties_la_SOURCES = \
nm-l2tp.c \ nm-l2tp.c \
nm-l2tp.h \ nm-l2tp.h \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment