Skip to content

Commit d8b2fde

Browse files
committed
Fixed Makefile.manual
Changed filenames in stdlib/src/tests/hash_functions/Makefile.manual [ticket: X]
1 parent a38867d commit d8b2fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
PROGS_SRC = test_64_bit_hash_functions.f90 test_32_bit_hash_functions.f90
1+
PROGS_SRC = test_64_bit_hash_performance.f90 test_32_bit_hash_performance.f90
22

33
include ../Makefile.manual.test.mk

0 commit comments

Comments
 (0)