FREEDICTDIR ?= ..
DISTFILES = kur-tur.txt Makefile kur-tur.tei kur-tur.tei.header README ChangeLog \
    INSTALL freedict-P5.dtd freedict-P5.rng freedict-P5.xml freedict-dictionary.css
include $(FREEDICTDIR)/tools/Makefile.common

#$(dictname).tei: $(dictname).txt $(dictname).tei.header \
#	$(FREEDICTDIR)/tools/xdf2tei.pl
#	cat $(dictname).tei.header >$@
#	$(FREEDICTDIR)/tools/xdf2tei.pl <$< >>$@
#	echo "</body></text></TEI.2>" >>$@

#clean::
#	-rm $(dictname).tei
