Fix overcleaning.
This commit is contained in:
parent
7ab7f4126e
commit
6dc58df1c2
1 changed files with 1 additions and 1 deletions
|
@ -104,4 +104,4 @@ debug: install
|
|||
ddd pidgin
|
||||
|
||||
clean:
|
||||
rm -rf ${DIR_LIST} *.so *.a *.o telegram config.log config.status $(PRPL_C_OBJS) $(PRPL_LIBNAME) > /dev/null || echo "all clean"
|
||||
rm -rf ${DIR_LIST} config.log config.status $(PRPL_C_OBJS) $(PRPL_LIBNAME)
|
||||
|
|
Loading…
Add table
Reference in a new issue