Fix overcleaning.

This commit is contained in:
Ben Wiederhake 2015-10-03 11:03:21 +02:00
parent 7ab7f4126e
commit 6dc58df1c2

View file

@ -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)