repo.or.cz
/
gpiv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bug repair: loading .png image, from Adrian Daerr
[gpiv.git]
/
pixmaps
/
Makefile.am
blob
15f4cb3367b215405f6d594714f7543f78530edf
1
INCLUDES = -DDATA_DIR=\""$(datadir)"\"
2
3
pixmapsdir = $(datadir)/pixmaps
4
pixmaps_DATA = gpiv_logo.png gpiv_logo.xpm
5
6
EXTRA_DIST = $(pixmaps_DATA)
7