Skip to content
Snippets Groups Projects
Commit f79d1a62 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated makefile

parent d3c3f6a8
No related branches found
No related tags found
No related merge requests found
Pipeline #7334 passed
...@@ -42,7 +42,7 @@ deploy: all ...@@ -42,7 +42,7 @@ deploy: all
mkdir -p mti/tpIntegrales mkdir -p mti/tpIntegrales
make -C tpIntegrales make -C tpIntegrales
cp tpIntegrales/*.pdf mti/tpIntegrales/ cp tpIntegrales/*.pdf mti/tpIntegrales/
cp tpIntegrales/*.html mti/tpIntegrales/ cp tpIntegrales/tp_integrales_conv.html mti/tpIntegrales/index.html
clean: clean:
rm -rf *.html *.pdf rm -rf *.html *.pdf
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