Skip to content
Snippets Groups Projects
Commit e9ffca32 authored by Vít Novotný's avatar Vít Novotný
Browse files

The file `fithesis.zip` now contains the SVG logo files.

parent f4c30ebe
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ $(TDSARCHIVE): ...@@ -77,7 +77,7 @@ $(TDSARCHIVE):
# This target generates a distribution file # This target generates a distribution file
$(DISTARCHIVE): $(SOURCES) $(RESOURCES) $(MAKES) \ $(DISTARCHIVE): $(SOURCES) $(RESOURCES) $(MAKES) \
$(DOCS) $(PDFSOURCES) $(EXAMPLES) $(VERSION) $(DOCS) $(PDFSOURCES) $(EXAMPLES) $(VERSION) $(LOGOSOURCES)
DIR=`mktemp -d` && mkdir --parents "$$DIR/fibeamer" && \ DIR=`mktemp -d` && mkdir --parents "$$DIR/fibeamer" && \
cp --verbose $(TDSARCHIVE) "$$DIR"/fibeamer && \ cp --verbose $(TDSARCHIVE) "$$DIR"/fibeamer && \
cp --parents --verbose $^ "$$DIR/fibeamer" && \ cp --parents --verbose $^ "$$DIR/fibeamer" && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment