Skip to content

Commit

Permalink
Add a distcheck command in the Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Pantelis Antoniou <[email protected]>
  • Loading branch information
pantoniou committed Sep 19, 2019
1 parent c17e71b commit fed4379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ RUN ./bootstrap.sh 2>&1
RUN ./configure 2>&1 ${CONFIG_ARGS}
RUN make
RUN make check
RUN make distcheck
RUN make doc-html

0 comments on commit fed4379

Please sign in to comment.