Changeset 10670 for main/eko-disco-specs


Ignore:
Timestamp:
29 Oct 2013, 11:48:00 (11 years ago)
Author:
Henrik Bettermann
Message:

Copy pdf files into html folder for download.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/eko-disco-specs/trunk/Makefile

    r10584 r10670  
    116116        $(MAKE) -C $(BUILDDIR)/latex all-pdf
    117117        @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
     118        cp $(BUILDDIR)/latex/*.pdf $(BUILDDIR)/html/.
     119        @echo "PDF files copied to $(BUILDDIR)/html."
    118120
    119121latexpdfja:
Note: See TracChangeset for help on using the changeset viewer.