Install png files

svn: r548
This commit is contained in:
Don Allingham
2001-11-04 03:36:23 +00:00
parent 70cb670ce4
commit c0950f5b37
2 changed files with 2 additions and 3 deletions

View File

@@ -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