summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2012-05-25 11:20:05 -0400
committerDavid Zeuthen <davidz@redhat.com>2012-05-25 11:20:05 -0400
commite5dafb816bcefdceb617e32fbfb527f865c8879c (patch)
tree265280f2ef06e469609ddf2b61bb304dde4beaba /src
parent6415f6fd56ecf6e28d77b0ef6720f03e2a216f8d (diff)
downloadpolkit-e5dafb816bcefdceb617e32fbfb527f865c8879c.tar.gz
Remove unused DBUS_GLIB_* and GIO_* variables
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'src')
-rw-r--r--src/polkitbackend/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/polkitbackend/Makefile.am b/src/polkitbackend/Makefile.am
index 8a0e76b..a173125 100644
--- a/src/polkitbackend/Makefile.am
+++ b/src/polkitbackend/Makefile.am
@@ -81,7 +81,6 @@ polkitd_CFLAGS = \
$(NULL)
polkitd_LDADD = \
- $(DBUS_GLIB_LIBS) \
$(GLIB_LIBS) \
$(top_builddir)/src/polkit/libpolkit-gobject-1.la \
libpolkit-backend-1.la \