mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Clean lib.o files too
This commit is contained in:
parent
2d9e28bd68
commit
eed1d25051
@ -121,7 +121,7 @@ endif
|
||||
rm .deps/$(*F).pp; \
|
||||
fi
|
||||
|
||||
CLEAN += $(PROG) $(OBJS)
|
||||
CLEAN += $(PROG) $(OBJS) $(LIB_O_NAME)
|
||||
|
||||
|
||||
#############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user