--- a/doc/manual.tex
+++ b/doc/manual.tex
@@ -5,7 +5,7 @@
 %%
 %F  gapomacro . . . . . . . . . . . . . . . .  read the GAP macro package
 %%
-\input ../../../doc/gapmacro
+\input ../../../etc/gapmacro
 %
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
--- a/doc/make_doc
+++ b/doc/make_doc
@@ -14,7 +14,7 @@
 # TeX the manual and build its bibliography
 tex manual; bibtex manual
 # TeX the manual again to incorporate the ToC ... and build the index
-tex manual; $GAPPATH/doc/manualindex manual
+tex manual; $GAPPATH/etc/manualindex manual
 # Finally TeX the manual again to get cross-references right
 tex manual
 # Create the .pdf version
