]> git.sur5r.net Git - glabels/blob - data/pixmaps/Makefile.am
Imported Upstream version 3.0.0
[glabels] / data / pixmaps / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 glabels_pixmapsdir = $(datadir)/$(GLABELS_BRANCH)/pixmaps
4
5 glabels_pixmaps_DATA = \
6         glabels-logo.png        \
7         new-select.png          \
8         new-rotate.png          \
9         new-confirm.png         \
10         template-designer.png   \
11         ex-rect-size.png        \
12         ex-ellipse-size.png     \
13         ex-round-size.png       \
14         ex-cd-size.png          \
15         ex-1layout.png          \
16         ex-2layouts.png         
17
18 EXTRA_DIST = $(glabels_pixmaps_DATA)