mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-20 05:58:30 +02:00
Remove unused bits
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3843 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
22deeaf37a
commit
4bc61697e0
2 changed files with 1 additions and 7 deletions
|
|
@ -51,12 +51,7 @@ nm_pppd_plugin_la_LIBADD = \
|
|||
$(GLIB_LIBS) \
|
||||
$(top_builddir)/libnm-util/libnm-util.la
|
||||
|
||||
nm-pppd-plugin-glue.h: nm-pppd-plugin.xml
|
||||
dbus-binding-tool --prefix=nm_pppd_plugin --mode=glib-server --output=$@ $<
|
||||
|
||||
BUILT_SOURCES = nm-pppd-plugin-glue.h nm-ppp-manager-glue.h
|
||||
|
||||
EXTRA_DIST = nm-pppd-plugin.xml
|
||||
BUILT_SOURCES = nm-ppp-manager-glue.h
|
||||
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
#include "nm-pppd-plugin.h"
|
||||
#include "nm-ppp-status.h"
|
||||
#include "nm-pppd-plugin-glue.h"
|
||||
#include "nm-dbus-glib-types.h"
|
||||
#include "nm-utils.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue