Commit 85af3d5
make: fix clean target
Before this patch when running `make clean` we get:
make: *** No rule to make target 'rm', needed by 'clean'. Stop.
Signed-off-by: Alexandre Perrin <[email protected]>1 parent ac50959 commit 85af3d5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
0 commit comments