aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBertrand <bertrand.horel@gmail.com>2016-04-21 21:28:43 +0200
committerBertrand <bertrand.horel@gmail.com>2016-04-21 21:28:43 +0200
commit4173275dec041fd405d677b49de43ecf6ffc5a69 (patch)
treecadd2919be2f39fd2204b7e1b7e475118feead11 /Makefile
parent14afe7dee734c68cf5cbdde402963a11b11f9e69 (diff)
parent8c9f217887de0802d6b8dfa1f872ec3cf8797d45 (diff)
downloadprojet_C++-4173275dec041fd405d677b49de43ecf6ffc5a69.tar.gz
Merge branch 'master' of horel.org:bertrand/projet_C++
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1577469..2f6fe5b 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,8 @@ rqmc.o: rqmc.hpp
p_adic.o: low_discrepancy.hpp
+option.o: option.hpp
+
clean:
-$(RM) -f *.o test stratified_sampling projet option make_table
- -cd doc; rm table.tex table2.tex table3.tex; latexmk -C
+ -cd doc; rm table1.tex table2.tex table3.tex; latexmk -C