Fix Makefiles for the examples
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Wed, 1 Jan 2014 09:20:07 +0000 (11:20 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Wed, 1 Jan 2014 09:20:54 +0000 (11:20 +0200)
commit4546bb92dc332ebbfb05a7517028f967b0657725
tree164aa1d8fb04779b4d5906f00ae5d89226a3b3f7
parent18e71bbfe2907fa759fad09e8c5c13655e33a590
Fix Makefiles for the examples

The default rules for make were being selected before our own rules
and the .pb.c was not being built.
examples/network_server/Makefile
examples/using_double_on_avr/Makefile
examples/using_union_messages/Makefile