diff --git a/Makefile b/Makefile
index e37299f2869e1c7ca26a1b4472266a9e61d54bed..4c74cdb8c345a7cd1079bf51459d7a1e34e88871 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,8 @@ USEREXAMPLES=example/mu/econ-lualatex.pdf \
 	example/mu/med-pdflatex.pdf example/mu/ped-lualatex.pdf \
 	example/mu/ped-pdflatex.pdf example/mu/phil-lualatex.pdf \
 	example/mu/phil-pdflatex.pdf example/mu/sci-lualatex.pdf \
-	example/mu/sci-pdflatex.pdf
+	example/mu/sci-pdflatex.pdf example/mu/pharm-lualatex.pdf \
+	example/mu/pharm-pdflatex.pdf
 DEVEXAMPLES=guide/EXAMPLE/DESCRIPTION guide/mu/DESCRIPTION \
 	guide/mu/resources/DESCRIPTION guide/DESCRIPTION \
 	locale/DESCRIPTION locale/EXAMPLE.dtx locale/EXAMPLE.ins \
diff --git a/fithesis.dtx b/fithesis.dtx
index e3fd80d0d0e2ad00c678a607ed7c1b8cd711b59c..dc8b1a42b9f571a4d552ce68e347da0284c8bc78 100644
--- a/fithesis.dtx
+++ b/fithesis.dtx
@@ -772,7 +772,8 @@
 %   The Faculty of Medicine & \texttt{med} \\
 %   The Faculty of Education & \texttt{ped} \\
 %   The Faculty of Arts & \texttt{phil} \\
-%   The Faculty of Sports Studies & \texttt{fsps} \\\bottomrule
+%   The Faculty of Sports Studies & \texttt{fsps} \\
+%   The Faculty of Pharmacy & \texttt{pharm} \\\bottomrule
 % \end{tabularx}\end{center}
 % The \textit{identifier} is stored within the |\thesis@faculty|
 % macro, whose implicit value is \texttt{fi}.
@@ -2033,3 +2034,5 @@
 % \input{style/mu/med.dtx}
 % \subsubsection{The style files of the Faculty of Sports Studies}
 % \input{style/mu/fsps.dtx}
+% \subsubsection{The style files of the Faculty of Pharmacy}
+% \input{style/mu/pharm.dtx}