Adding ui-files

Harald Fernengel harry at kdevelop.org
Tue Jul 23 22:18:04 UTC 2002


Hi,

On Tuesday 23 July 2002 21:48, Jakob Simon-Gaarde wrote:
> When I add a new ui file to a Gideon part I put the newdlg.ui under the
> libkdevcvs_la_SOURCES varable in Makefile.am. But how do I update the
> Makefile with the new addition easiest for this part alone. It's obviously
> not enough to run make from the parts/part folder.

usually the Makefile should be rebuilt if Makefile.am changes (do a "touch 
Makefile.am && make"). If this doesn't happen, you have to rerun "make -f 
Makefile.cvs" and "configure" in the gideon root directory in order to fully 
rebuild the makefiles.

Best regards,
Harry




More information about the KDevelop-devel mailing list