blob: 6362846780eedf435ef7c3d00cfc326f0572b784 [file] [log] [blame] [edit]
info_TEXINFOS = liblouis.texi
SUFFIXES = .txt
.texi.txt:
$(MAKEINFO) --plaintext $< -o $@