Restore custom selection color on no-match search entry on GTK3
[geany-mirror.git] / icons / tango / Makefile.am
blob154b3f9520aa96ebfc913c4d473701e23979c9dd
1 SUBDIRS = 16x16 24x24 32x32 48x48 scalable
3 # only install index.theme on Windows
4 if MINGW
5 iconsdir = $(datadir)/icons/Tango
6 dist_icons_DATA = index.theme
7 endif