[gtk-doc] Copy makefile
This commit is contained in:
parent
81a007ffad
commit
1e994a8fcc
@ -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…
Reference in New Issue
Block a user