summaryrefslogtreecommitdiff
path: root/src/modules/texts/Makefile.am
blob: 2da70fe046cf0baa76d0930f118bce3ae669342f (plain)
1
2
3
4
5
6
7
8
textsdir = $(top_srcdir)/src/modules/texts

libsword_la_SOURCES += $(textsdir)/swtext.cpp

include ../src/modules/texts/rawtext/Makefile.am
include ../src/modules/texts/rawtext4/Makefile.am
include ../src/modules/texts/ztext/Makefile.am
include ../src/modules/texts/ztext4/Makefile.am