fix video test makefile

This commit is contained in:
Yanyan Jiang 2017-06-01 02:03:07 -04:00
parent d1d8091b6c
commit 5c71514c67
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
NAME = videotest
SRCS = main.c
LIBS += klib
include $(AM_HOME)/Makefile.app