From: Jukka Rissanen Date: Wed, 24 Jun 2009 18:23:10 +0000 (+0300) Subject: Enable compilation in maemo fremantle sdk. X-Git-Tag: maemo-0.19~1 X-Git-Url: https://vcs.maemo.org/git/?p=connman;a=commitdiff_plain;h=4eb47c6a3d1d4d49ca331928503166421b381d04 Enable compilation in maemo fremantle sdk. --- diff --git a/include/Makefile.am b/include/Makefile.am index b887c7c..4030c2e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -9,6 +9,9 @@ nodist_include_HEADERS = version.h noinst_HEADERS = driver.h element.h property.h ipv4.h rtnl.h dbus.h \ rfkill.h resolver.h ipconfig.h service.h option.h +abs_top_srcdir=$(shell pwd)/.. +abs_top_builddir=$(shell pwd)/.. + MAINTAINERCLEANFILES = Makefile.in all-local: