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

Re-enable doc targets.

parent 3af8efc3
No related branches found
No related tags found
No related merge requests found
...@@ -129,18 +129,18 @@ generate-alberta-dist: ...@@ -129,18 +129,18 @@ generate-alberta-dist:
# this one requires write access to the source directory. One day one might # this one requires write access to the source directory. One day one might
# want to automakify alberta/doc/ ... # want to automakify alberta/doc/ ...
# #
#doc/alberta.ps: doc/alberta.ps:
# make -C $(srcdir)/doc/ vclean make -C $(srcdir)/doc/ vclean
# make -C $(srcdir)/doc/ alberta.ps make -C $(srcdir)/doc/ alberta.ps
#doc/alberta.pdf: doc/alberta.pdf:
# make -C $(srcdir)/doc/ vclean make -C $(srcdir)/doc/ vclean
# make -C $(srcdir)/doc/ alberta.pdf make -C $(srcdir)/doc/ alberta.pdf
#documentation: doc/alberta.pdf documentation: doc/alberta.pdf
#dist-hook: documentation dist-hook: documentation
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment