Skip to content

Commit 2a5acc9

Browse files
committed
forgot to do that lol
1 parent 51d27a5 commit 2a5acc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ compile:
66
$(COMPILE) src/brainfuck.c
77

88
test: compile
9-
./brainfuck src/thanks.bf
9+
./brainfuck.out src/thanks.bf

0 commit comments

Comments
 (0)