Comment 1 for bug 11933

Revision history for this message
Daniel Silverstone (dsilvers) wrote :

Find the line 'GError *err;' in main() and change it to: 'GError *err = NULL;'

That'll fix it

(damn me and not being clean)

Also; add fileordering to the list of files to rm in your clean target :-)