blob: df62198f6617c9605a2c24572c13c6fee61ccddd (
plain)
1
2
3
4
5
6
7
8
9
|
man_MANS = mate-color-select.1 mpaste.1
if MATE_ABOUT_ENABLED
man_MANS += mate-about.1
endif
EXTRA_DIST = mate-about.1 mate-color-select.1 mpaste.1
-include $(top_srcdir)/git.mk
|