diff -r ac9d693fc589 -r 9ef58fa2c66a examples/Makefile.in --- a/examples/Makefile.in Fri Mar 07 16:07:09 2008 +0100 +++ b/examples/Makefile.in Wed Mar 12 10:08:43 2008 +0100 @@ -80,5 +80,8 @@ install: $(build_command_seq) +uninstall: + $(build_command_seq) + mrproper: clean $(build_command_seq)