Skip to content
Snippets Groups Projects
Commit 273d1607 authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Add alberta-man.pdf to EXTRA_DIST.

parent 45659bab
No related branches found
No related tags found
No related merge requests found
......@@ -127,21 +127,21 @@ generate-alberta-dist:
#
# The documentation is available as book.
#
EXTRA_DIST += doc/alberta.pdf
EXTRA_DIST += doc/alberta-man.pdf
#
# this one requires write access to the source directory. One day one might
# want to automakify alberta/doc/ ...
#
doc/alberta.ps:
doc/alberta-man.ps:
make -C $(srcdir)/doc/ vclean
make -C $(srcdir)/doc/ alberta.ps
make -C $(srcdir)/doc/ alberta-man.ps
doc/alberta.pdf:
doc/alberta-man.pdf:
make -C $(srcdir)/doc/ vclean
make -C $(srcdir)/doc/ alberta.pdf
make -C $(srcdir)/doc/ alberta-man.pdf
documentation: doc/alberta.pdf
documentation: doc/alberta-man.pdf
dist-hook: documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment