1
0
Fork 0

issue #166: missing PDF

This commit is contained in:
Jan Steemann 2012-08-28 11:18:41 +02:00
parent 00ec11ff23
commit aeca8a6545
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ publish-pdf: $(OUTPUT_FOLDER)
scp Doxygen/latex/install-manual.pdf $(OUTPUT_FOLDER)
scp Doxygen/latex/user-manual.pdf $(OUTPUT_FOLDER)
scp Doxygen/latex/ref-manual.pdf $(OUTPUT_FOLDER)
scp Doxygen/latex/imp-manual.pdf $(OUTPUT_FOLDER)
scp arangod/Documentation/arangodb_1.0_shell_reference_card.pdf $(OUTPUT_FOLDER)
$(OUTPUT_FOLDER):