Add screenshot
[phpmyadmin-themes.git] / img / 32x32 / places / Makefile.am
blob13f87c7fa172e44332ff059d671d00f1e23ac97a
2 size = 32x32
3 context = places
5 iconsdir = $(themedir)/$(size)/$(context)
7 icons_DATA =                                    \
8         folder.png                              \
9         folder-remote.png                       \
10         folder-saved-search.png \
11         network-server.png                      \
12         network-workgroup.png                   \
13         start-here.png  \
14         user-desktop.png                        \
15         user-home.png                           \
16         user-trash.png
18 EXTRA_DIST =                                    \
19         $(icons_DATA)
21 install-data-local: install-iconsDATA
22         (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))