[gtk-doc] Copy makefile
diff --git a/autogen.sh b/autogen.sh
index 42e69d0..6f4e903 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -24,7 +24,7 @@
 	echo "*** No gtkdocize found, please install it ***"
 	exit 1
 }
-gtkdocize || exit 1
+gtkdocize --copy || exit 1
 
 echo -n "checking for autoreconf... "
 which autoreconf || {