diff --git a/doc/SysMLSec/Makefile b/doc/SysMLSec/Makefile
index 4de004cca6b808092ac3d8fef06ff3333937c3ae..a10cc88ff860310c5b13e28dc7f5ef12d6a83272 100644
--- a/doc/SysMLSec/Makefile
+++ b/doc/SysMLSec/Makefile
@@ -1,8 +1,7 @@
 
 FIGDIR		:= fig
 BUILDDIR	:= build
-SRCDIR		:= .
 
 include ../mli.mk
 
-$(BUILDDIR)/gdr_slides.pdf: $(FIGURES)
+$(BUILDDIR)/sysmlsec_documentation.pdf: $(FIGURES)
diff --git a/doc/SysMLSec/sysmlsec_documentation.tex b/doc/SysMLSec/sysmlsec_documentation.tex
index cd54fa998d47e63a5aa116116c84402ddf098381..82b600943fb4c0c7f9b6bd10003c0f1f8982b821 100644
--- a/doc/SysMLSec/sysmlsec_documentation.tex
+++ b/doc/SysMLSec/sysmlsec_documentation.tex
@@ -35,7 +35,7 @@
 
 \begin{center}
 
-\includegraphics[width=0.2\textwidth]{figures/logotpt}
+\includegraphics[width=0.2\textwidth]{fig/logotpt}
 \vspace{10 pt}\\
 \Huge TTool \\
 \vspace{10 pt}
@@ -170,7 +170,7 @@ The first tab of the model presents an overview of the SysML-Sec methodology (se
 
 \begin{figure*}[htbp]
 \centering
-\includegraphics[scale=0.8]{build/method-svg}
+\includegraphics[scale=0.8]{build/method-svg.pdf}
 
 \caption{The first diagram represents the method of SysML-Sec. Each stage of the method is represented by a rectangle that contains a link to all diagrams of the corresponding stage} \label{fig:method}
 \end{figure*}