summaryrefslogtreecommitdiff
path: root/src/modules/comments/Makefile.am
blob: 1568544cd9ee58579bd40b724c53b307d3eefdfd (plain)
1
2
3
4
5
6
7
8
commentsdir = $(top_srcdir)/src/modules/comments

libsword_la_SOURCES += $(commentsdir)/swcom.cpp

include ../src/modules/comments/rawcom/Makefile.am
include ../src/modules/comments/rawfiles/Makefile.am
include ../src/modules/comments/zcom/Makefile.am
include ../src/modules/comments/hrefcom/Makefile.am