xed/pixmaps/Makefile.am

9 lines
130 B
Makefile
Raw Normal View History

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