mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 05:55:06 +00:00
[gtk-doc] Copy makefile
This commit is contained in:
parent
81a007ffad
commit
1e994a8fcc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue