summaryrefslogtreecommitdiff
path: root/doc/topics
diff options
context:
space:
mode:
authorpacien2017-12-28 03:14:46 +0100
committerpacien2017-12-28 03:14:46 +0100
commit426ddbdd27d21383a3870980f9b787a8c58237aa (patch)
tree7106690f470a00c260252aee3420bf1281f8933d /doc/topics
parent3d11d8122601744a46970f3b10b8af478114235c (diff)
downloadmorpher-426ddbdd27d21383a3870980f9b787a8c58237aa.tar.gz
Add tarball recipe
Signed-off-by: pacien <pacien.trangirard@pacien.net>
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/build.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/topics/build.txt b/doc/topics/build.txt
index c461434..979d172 100644
--- a/doc/topics/build.txt
+++ b/doc/topics/build.txt
@@ -29,3 +29,10 @@ About: Project report
29> make report 29> make report
30 30
31Generates the project report using Pandoc. 31Generates the project report using Pandoc.
32
33
34About: Project archive
35
36> make archive
37
38Generates a compressed tarball containing the project sources and the compiled report as PDF.