What steps will reproduce the problem?
1. run make clean
2. expect everything to be gone
3. ???
4. profit!
The patch is simple: add
(cd deps/exmpp; $(MAKE) clean)
to the clean target of the main makefile.
Original issue reported on code.google.com by mwes...@gmail.com on 16 Nov 2010 at 1:31
Original issue reported on code.google.com by
mwes...@gmail.com
on 16 Nov 2010 at 1:31