Remove objects in aes subdir too

This commit is contained in:
Ben Gras 2006-10-05 09:58:50 +00:00
parent b5a6e7bbb0
commit 84c93dd20e

View file

@ -42,7 +42,7 @@ install: /usr/sbin/$(DRIVER)
# clean up local files # clean up local files
clean: clean:
rm -f $(DRIVER) *.o *.bak rm -f $(DRIVER) *.o *.bak aes/*.o
depend: depend: