Signed-off-by: Anders Roxell <[email protected]>
---
 doc/Makefile.am             | 3 +--
 doc/users-guide/Makefile.am | 2 ++
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index a98c5ef..fd1c30e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -14,5 +14,4 @@ EXTRA_DIST = \
             examples.dox \
             images \
             odp.dox \
-            release.dox \
-            users-guide
+            release.dox
diff --git a/doc/users-guide/Makefile.am b/doc/users-guide/Makefile.am
index 3a804d1..8e60312 100644
--- a/doc/users-guide/Makefile.am
+++ b/doc/users-guide/Makefile.am
@@ -1,5 +1,7 @@
 TARGET = $(top_srcdir)/doc/output/users-guide.html
 
+EXTRA_DIST = users-guide.adoc
+
 all-local: $(TARGET)
 
 $(TARGET): users-guide.adoc
-- 
2.1.4

_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to