xed/pixmaps/Makefile.am

9 lines
136 B
Makefile
Raw Normal View History

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