File contrib-examples.diff of Package avr-libc
--- avr-libc-1.6.1/doc/examples/Makefile.in.orig 2007-12-21 21:55:28.000000000 +0100 +++ avr-libc-1.6.1/doc/examples/Makefile.in 2008-01-30 22:30:31.588478000 +0100 @@ -400,6 +400,8 @@ target_alias = @target_alias@ MAINTAINERCLEANFILES = Makefile.in DEMO_SRCS = \ + avr_isp.pl \ + avr_common.mk \ asmdemo/Makefile \ asmdemo/asmdemo.c \ asmdemo/isrs.S \