forked from Imagelibrary/rtems
Fixed path to shared/include/coverhd.h.
This commit is contained in:
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
|
||||
|
||||
#
|
||||
# Equate files are for including from assembly preprocessed by
|
||||
|
||||
Reference in New Issue
Block a user