sgemm_wg: Add missing makefile dep to common.h
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
PROJECT = sgemm_wg
|
PROJECT = sgemm_wg
|
||||||
|
|
||||||
SRCS = main.cpp
|
SRCS = main.cpp common.h
|
||||||
|
|
||||||
VX_SRCS = kernel.cpp
|
VX_SRCS = kernel.cpp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user