\documentclass[pdftex,12pt]{book}
\input{../macros}
\renewcommand{\slink}[1]{\link{../Answers/#1}}

\graphicspath{{}{../Answers}}

\begin{document}
\renewcommand{\here}{.}
\renewcommand{\mychaptername}{Test}
\include{\here/contents}
\end{document}


