[Anjuta-list] modify makefile to copy custom images
- From: rupert <rupertt gmail com>
- To: anjuta-list lists sourceforge net
- Subject: [Anjuta-list] modify makefile to copy custom images
- Date: Tue, 22 Aug 2006 14:52:13 +0200
Hello,
I have written a small programm that uses custom images that are now loceted under src/pics.
I would like them to be installed under /usr/share/pixmaps/"myprogramm"/.
How do I have to modify the
Makefile.am to get this done?
I changed in the
Makefile.in install section to this,
but I have the feelings its the wrong way
install: install-recursive
cp -r src/pics/* /usr/share/pixmaps/"myprogramm"/
thank you for your help
rupertt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]