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

libsword_la_SOURCES += $(textsdir)/swtext.cpp

include ../src/modules/texts/rawtext/Makefile.am
include ../src/modules/texts/ztext/Makefile.am
include ../src/modules/texts/rawgbf/Makefile.am