Skip to content

Commit 24398e3

Browse files
committed
[make] fix missing file
1 parent 395b6fd commit 24398e3

File tree

1 file changed

+1
-1
lines changed
  • make/tests/makefiles/target_behavior/makefile_priority/Makefile

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
target:
2-
echo Makefile
2+
echo makefile

0 commit comments

Comments
 (0)