Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
.
[graphlib.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 58968af..2013c8c 100755 (executable)
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,9 @@
 
 DEST = $(HOME)/CoursInfo/Algo_1A/tp/graph
 
-SRC = DrawingWindow.h DrawingWindow.cpp exemple.cpp exemple.pro
+SRC = DrawingWindow.h DrawingWindow.cpp
+SRC += exemple.cpp exemple.pro
+SRC += index.html
 
 .PHONY: install