Remove objects in aes subdir too
This commit is contained in:
parent
b5a6e7bbb0
commit
84c93dd20e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ install: /usr/sbin/$(DRIVER)
|
|||
|
||||
# clean up local files
|
||||
clean:
|
||||
rm -f $(DRIVER) *.o *.bak
|
||||
rm -f $(DRIVER) *.o *.bak aes/*.o
|
||||
|
||||
|
||||
depend:
|
||||
|
|
Loading…
Reference in a new issue