> Did you do make clean in the objects/custom dir? Unless you moved a whole
> file, you shouldn't need to change anything in Makefile.am. A rerun of
> autogen.sh may improve the dependencies.
Yes, tried make clean and autogen.sh
I only moved the function definition to lib and copied the headers
to lib/svg.[ch]
Steffen