Skip to content

Commit 87b3b02

Browse files
author
Sonny Martin
committed
Fix makefile alignment.
1 parent b0d1a47 commit 87b3b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ SRC += analyses/ai/ai.cpp \
4848
util/simplify_expr.cpp \
4949
util/small_map.cpp \
5050
util/small_shared_two_way_ptr.cpp \
51-
util/std_expr.cpp \
51+
util/std_expr.cpp \
5252
util/string_utils/split_string.cpp \
5353
util/string_utils/strip_string.cpp \
5454
util/symbol_table.cpp \

0 commit comments

Comments
 (0)