From 83ef53484ab0c046441f97ef0a69fbb77dc9637c Mon Sep 17 00:00:00 2001 From: Sjur Brændeland Date: Fri, 13 Aug 2010 12:53:09 +0200 Subject: build: Make distcheck pass distcheck fails due to rename of dataconnectionmanager-api.txt --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 83aa8f30..2f0b7453 100644 --- a/Makefile.am +++ b/Makefile.am @@ -301,7 +301,7 @@ doc_files = doc/overview.txt doc/ofono-paper.txt \ doc/call-forwarding-api.txt doc/call-settings-api.txt \ doc/call-meter-api.txt \ doc/supplementaryservices-api.txt \ - doc/dataconnectionmanager-api.txt + doc/connman-api.txt test_scripts = test/activate-context \ test/create-context \ -- cgit v1.2.3