From d6b55b5844c169a1dd044333d57e4f366396f6f4 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 28 Sep 2010 19:58:33 -0500 Subject: [PATCH] build: docs for pushnotification and smartmessaging --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f422ee63..7874502e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -326,7 +326,9 @@ 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/connman-api.txt doc/features.txt + doc/connman-api.txt doc/features.txt \ + doc/pushnotification-api.txt \ + doc/smartmessaging-api.txt test_scripts = test/backtrace \ test/create-context \