summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-09-09 18:28:15 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-09-09 18:28:15 +0200
commit37d44890ab6f35acd6c777abea8e89c4e1249dfa (patch)
treedfb095e184b67c5ddee1cf18cb5136c45d79c228 /Makefile.am
parentf02dd45e0b5d13989eca1f763bd8e4eca3521b5f (diff)
downloadofono-37d44890ab6f35acd6c777abea8e89c4e1249dfa.tar.bz2
Add gdbus/polkit.c file to sources list
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e59d5848..d902d4b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,8 @@ builtin_sources =
builtin_libadd =
builtin_cflags =
-gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/object.c gdbus/watch.c
+gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/watch.c \
+ gdbus/object.c gdbus/polkit.c
gisi_sources = gisi/modem.h gisi/modem.c \
gisi/netlink.h gisi/netlink.c \