Hi group, I'm experiencing the following problem with 'make watch' and can't figure it out:
when i run 'make watch' and edit a file, watchr detects the change, calls make and everything gets compiled. BUT at the end of the command chain, make says make[1]: Leaving Directory 'path/to/bootstrap' after that, watchr no longer detects file-changes since it's not the in the right directory anymore. This happens on ubuntu linux 12.04, node/less/watchr/etc are all the latest versions. Has someone a hint? Thanks in advance, Ulrich
