agent: Fixes refcounting issue
[platform/upstream/connman.git] / Makefile.am
index ca0cf0b..5c5b95c 100644 (file)
@@ -7,7 +7,8 @@ include_HEADERS = include/types.h include/log.h include/plugin.h \
                        include/notifier.h include/service.h \
                        include/resolver.h include/ipconfig.h \
                        include/device.h include/network.h include/inet.h \
-                       include/storage.h include/provision.h
+                       include/storage.h include/provision.h \
+                       include/session.h
 
 nodist_include_HEADERS = include/version.h
 
@@ -215,7 +216,7 @@ test_scripts = test/get-state test/list-services \
                test/test-session test/test-supplicant \
                test/test-new-supplicant test/service-move-before \
                test/set-global-timeservers test/get-global-timeservers \
-               test/set-nameservers test/set-domains
+               test/set-nameservers test/set-domains test/set-timeservers
 
 if TEST
 testdir = $(pkglibdir)/test