1 2 3 4 5 6 7 8
icondir = $(datadir)/pluma/icons icon_DATA = pluma-plugin.png EXTRA_DIST = \ $(icon_DATA) \ pluma.ico -include $(top_srcdir)/git.mk