projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca06a28
)
Add gdbus/polkit.c file to sources list
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 9 Sep 2010 16:29:01 +0000
(18:29 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 9 Sep 2010 16:29:01 +0000
(18:29 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
1bf7207
..
2f0f2c3
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-23,7
+23,8
@@
local_headers = $(foreach file,$(include_HEADERS) $(nodist_include_HEADERS) \
$(noinst_HEADERS), include/connman/$(notdir $(file)))
-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
gdhcp_sources = gdhcp/gdhcp.h gdhcp/common.h gdhcp/common.c gdhcp/client.c