summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
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 \