1 linking of test app needs libUMP
3 Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
5 diff --git a/test/Makefile b/test/Makefile
6 index 700416e..92085cb 100644
12 test: ../config.mk test.c
13 - $(CC) $(CFLAGS) -o $@ test.c -lEGL -lGLESv2
14 + $(CC) $(CFLAGS) -o $@ test.c -lEGL -lGLESv2 -lUMP