Add screenshot
[phpmyadmin-themes.git] / img / 32x32 / animations / Makefile.am
blob83c16f1c7c6746c9a79f6dcbae74225bb4217eec
2 size = 32x32
3 context = animations
5 iconsdir = $(themedir)/$(size)/$(context)
7 icons_DATA =                                            \
8         process-working.png
10 EXTRA_DIST =                                            \
11         $(icons_DATA)
13 install-data-local: install-iconsDATA
14         (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))