From e12fa6d28418efd46d85a4c60a122dca5ce105d6 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 15 Jul 2010 17:42:03 +0200 Subject: Add support for technology drivers --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index aa30177b..2f20476b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ noinst_HEADERS = include/driver.h include/element.h include/property.h \ include/dbus.h include/rfkill.h include/option.h \ include/profile.h include/provider.h include/dhcp.h \ include/utsname.h include/timeserver.h \ - include/location.h + include/location.h include/technology.h local_headers = $(foreach file,$(include_HEADERS) $(nodist_include_HEADERS) \ $(noinst_HEADERS), include/connman/$(notdir $(file))) -- cgit v1.2.3