Install png files
svn: r548
This commit is contained in:
@@ -20,7 +20,7 @@ intl.so: intl.c
|
||||
|
||||
install:
|
||||
${INSTALL} -d ${datadir}
|
||||
${INSTALL} *.py *.jpg *.pyo *.glade *.xpm *.so ${datadir}
|
||||
${INSTALL} *.py *.jpg *.pyo *.png *.glade *.xpm *.so ${datadir}
|
||||
${INSTALL} -d ${prefix}/share/pixmaps
|
||||
${INSTALL} gramps.png ${prefix}/share/pixmaps
|
||||
${INSTALL} -d ${prefix}/share/gnome/apps/Applications
|
||||
|
Reference in New Issue
Block a user