xed/pixmaps/Makefile.am

9 lines
136 B
Makefile
Raw Normal View History

2011-11-07 18:10:16 -06:00
icondir = $(datadir)/pluma/icons
2011-11-07 16:52:18 -06:00
icon_DATA = pluma-plugin.png
2011-11-07 13:46:58 -06:00
EXTRA_DIST = \
$(icon_DATA) \
2011-11-07 16:52:18 -06:00
pluma.ico
2011-11-07 13:46:58 -06:00
-include $(top_srcdir)/git.mk