[gtk-doc] Copy makefile

pull/4/head
Behdad Esfahbod 12 years ago
parent 81a007ffad
commit 1e994a8fcc
  1. 2
      autogen.sh

@ -24,7 +24,7 @@ which gtkdocize || {
echo "*** No gtkdocize found, please install it ***"
exit 1
}
gtkdocize || exit 1
gtkdocize --copy || exit 1
echo -n "checking for autoreconf... "
which autoreconf || {

Loading…
Cancel
Save