forked from enlightenment/ephoto
Compile fixes of dist'ed tar ball and fixing rpm spec so it doesn't include debug stuff in the main package.
SVN revision: 81015master
parent
7dee70343f
commit
2077ae41a0
3 changed files with 7 additions and 21 deletions
@ -1,20 +1,9 @@ |
||||
MAINTAINERCLEANFILES = Makefile.in Makefile
|
||||
|
||||
IMAGES = \
|
||||
back.png \ |
||||
back_grid.png \ |
||||
first.png \ |
||||
folder.png \ |
||||
forward.png \ |
||||
grid.png \ |
||||
last.png \ |
||||
single.png \ |
||||
slideshow.png \ |
||||
up.png \ |
||||
zoom-fit.png \ |
||||
zoom-in.png \ |
||||
zoom-original.png \ |
||||
zoom-out.png |
||||
*.png |
||||
|
||||
imagesdir = $(pkgdatadir)/images
|
||||
images_DATA = $(IMAGES)
|
||||
|
||||
EXTRA_DIST = $(IMAGES)
|
||||
|
@ -1,9 +1,4 @@ |
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
EXTRA_DIST = \
|
||||
thumb_shadow.png \ |
||||
bt_sm_base1.png \ |
||||
bt_sm_shine.png \ |
||||
bt_sm_hilight.png \ |
||||
directory-512.png \ |
||||
directory-up-512.png |
||||
*.png |
||||
|
Loading…
Reference in new issue