diff options
Diffstat (limited to 'libhal/tests')
-rw-r--r-- | libhal/tests/Makefile (renamed from libhal/tests/GNUmakefile) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhal/tests/GNUmakefile b/libhal/tests/Makefile index e158ecf..61ad8b8 100644 --- a/libhal/tests/GNUmakefile +++ b/libhal/tests/Makefile @@ -7,4 +7,4 @@ TFMDIR := $(abspath ../../libtfm) vpath %.c ${CRYPTECH_ROOT}/sw/libhal/tests vpath %.h ${CRYPTECH_ROOT}/sw/libhal/tests:${LIBTFM_DIR} -include ${CRYPTECH_ROOT}/sw/libhal/tests/GNUmakefile +include ${CRYPTECH_ROOT}/sw/libhal/tests/Makefile |