add core to clean
This commit is contained in:
parent
0b44cef8bb
commit
ef5f660ac2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,6 +5,6 @@ eyefi-config: eyefi-config.c
|
|||
$(CC) $(CFLAGS) $< -o $@
|
||||
|
||||
clean:
|
||||
rm eyefi-config
|
||||
rm eyefi-config core
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue