Hi, On Nov 16, 2007 7:18 PM, Francesco Namuri <[EMAIL PROTECTED]> wrote: > hi, > I'm the maintainer of gnome-phone-manager, > I'm trying to build the new version of gnome-phone-manager (0.40, > another way to solve the problem is to add on debian/rules > > $(MAKE) -C common install-includes DESTDIR=$(CURDIR)/debian/gnokii/
There's no way to make targets in makefile private or public, but the ones that are intended to use are 'install' and 'install-devel'. They both install all files that could be needed. So there's no need to execute any extra make targets. > under > > install: build > > PS > install-devel is already executed in rules... Maybe something is wrong. If something is not installed with make install or make install-devel, please file a bug saying what doesn't get installed but should. take care, pkot -- Pawel Kot -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]