From 745160f29da6ec55fa48863768bcc1305edd9314 Mon Sep 17 00:00:00 2001 From: Bertrand Date: Fri, 15 Apr 2016 14:21:04 +0200 Subject: encore un peu de nettoyage --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f58a3cc..7f69f8a 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ table.tex: make_table make_table: make_table.o mt19937.o $(CXX) $^ -o $@ -projet: projet.o stratified_sampling.o mt19937.o var_alea.o opti.o rqmc.o p_adic.o +projet: projet.o stratified_sampling.o mt19937.o var_alea.o opti.o rqmc.o p_adic.o option.o $(CXX) $^ -o $@ $(GSL_FLAGS) $(NLOPT_FLAGS) stratified_sampling.o: stratified_sampling.hpp -- cgit v1.2.3-70-g09d2