5 lines
54 B
Text
5 lines
54 B
Text
|
#!/bin/sh
|
||
|
|
||
|
gtkdocize --flavour no-tmpl
|
||
|
autoreconf -if
|