summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2012-10-11 10:11:50 +0300
committerMarcel Holtmann <marcel@holtmann.org>2012-10-11 15:28:40 +0200
commit51ca65aa0586f7e96dde4bbccdf0fef170d1a3e9 (patch)
treef4aa44e3cfacf0d76c416bbfe678679321f26104 /Makefile.am
parent08e508898a1531fb437e43b30eb270547b900a8d (diff)
downloadconnman-51ca65aa0586f7e96dde4bbccdf0fef170d1a3e9.tar.gz
connman-51ca65aa0586f7e96dde4bbccdf0fef170d1a3e9.tar.bz2
connman-51ca65aa0586f7e96dde4bbccdf0fef170d1a3e9.zip
gdhcp: Add unalignment macros
The alignment macros are copied from Bluez.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 31a42e47..b845d6e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,7 @@ 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 \
- gdhcp/server.c gdhcp/ipv4ll.h gdhcp/ipv4ll.c
+ gdhcp/server.c gdhcp/ipv4ll.h gdhcp/ipv4ll.c gdhcp/unaligned.h
gweb_sources = gweb/gweb.h gweb/gweb.c gweb/gresolv.h gweb/gresolv.c