Hi,
I have a simple query.

Whenever I do any change in my code I
run "make install-dev PREFIX="$HOME/ovirt-engine"".
But it takes a large time to compile.
I think there is a way to compile only that part of code
which I have changed. Like if I make changes in
uicommonweb then, how I compile only that part?

Thanks in advance.

Shubham