aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-text/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/e-text/Makefile.am')
-rw-r--r--widgets/e-text/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/widgets/e-text/Makefile.am b/widgets/e-text/Makefile.am
index d0ee56e5e1..60963c9727 100644
--- a/widgets/e-text/Makefile.am
+++ b/widgets/e-text/Makefile.am
@@ -10,13 +10,15 @@ libetext_a_SOURCES = \
e-text-event-processor.c \
e-text-event-processor.h \
e-text-event-processor-emacs-like.c \
- e-text-event-processor-emacs-like.h
+ e-text-event-processor-emacs-like.h \
+ e-text-model.c \
+ e-text-model.h
noinst_PROGRAMS = \
- e-text-test
+ e-text-test
e_text_test_SOURCES = \
- e-text-test.c
+ e-text-test.c
e_text_test_LDADD = \
libetext.a \