test-widget: test-widget.c gcc -g -O0 -Wall -o test-widget `pkg-config --cflags --libs abiword-2.5` test-widget.c clean: rm -f test-widget *~