Blame tests/gdhelpers.c

Packit ed3af9
/*
Packit ed3af9
 * Dummy file to workaround an automake limitation: if we try to list the
Packit ed3af9
 * file directly, automake will clean up its internal state in both the src/
Packit ed3af9
 * and tests/ subdirs, but only one will succeed.
Packit ed3af9
 */
Packit ed3af9
#include "../src/gdhelpers.c"