From 35433534be4467b092b8b7281d9dd4ef12e7b0e8 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Sat, 15 Sep 2007 00:25:47 +0000 Subject: [PATCH] Remove dbus-method-dispatcher from makefile git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2815 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- libnm-util/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/libnm-util/Makefile.am b/libnm-util/Makefile.am index 05154ceeb6..bc41cd5250 100644 --- a/libnm-util/Makefile.am +++ b/libnm-util/Makefile.am @@ -33,8 +33,6 @@ libnm_util_la_SOURCES= \ dbus-helpers.h \ sha1.c \ sha1.h \ - dbus-method-dispatcher.c \ - dbus-method-dispatcher.h \ dbus-dict-helpers.c \ dbus-dict-helpers.h \ nm-connection.c \