Skip to content

Commit 1f74ba4

Browse files
committed
Update makefile
1 parent 7cd9c28 commit 1f74ba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Makefile.summit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ SRC = async_test_serial.c async_test_serial2.c \
3333
async_test_parallel4.c async_test_parallel5.c \
3434
async_test_serial_event_set.c async_test_serial_error_stack.c \
3535
async_test_serial_event_set_error_stack.c async_test_serial_mdset.c \
36-
async_test_parallel_merge.c
36+
async_test_parallel_merge.c async_test_compression.c
3737
#async_test_no_fclose.c
3838
OBJ = $(SRC:.c=.o)
3939
EXE = $(SRC:.c=.exe)

0 commit comments

Comments
 (0)