OBJS=mmal_encode.o
BIN=hello_mmal_encode.bin
LDFLAGS+=-lmmal -lmmal_core -lmmal_components -lmmal_util -lmmal_vc_client

include ../Makefile.include

