summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorManfred Bathelt <manfred.bathelt@bmw.de>2014-01-23 17:53:38 +0100
committerManfred Bathelt <manfred.bathelt@bmw.de>2014-01-23 17:53:38 +0100
commit3c8fbdddd1c480cb699e25f3637ff91caae0c271 (patch)
treefce3674a1b9560fecf951d0d02fe554b02f68567 /Makefile.am
parent05d1d81fa881fbfb332c34dc75904b1c6f90c155 (diff)
downloadgenivi-common-api-runtime-3c8fbdddd1c480cb699e25f3637ff91caae0c271.tar.gz
added copy of GENIVI CommonAPI C++ Specification to doxygen, changed project name
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d65f15c..63ef182 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -92,4 +92,5 @@ VariantTest_LDADD = ${LDADD} ${GTEST_LIBS} libCommonAPI.la
endif
doc: doxygen-doc
- asciidoc -b html -o doc/html/README.html README
+ asciidoc -b html -o doc/html/README.html README
+ cp docx/genivi-SysInfraEGCppCommonAPISpecification.pdf doc/html