diff options
Diffstat (limited to 'widgets/e-text/Makefile.am')
-rw-r--r-- | widgets/e-text/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/e-text/Makefile.am b/widgets/e-text/Makefile.am index 362a9de3a5..b47f7ee351 100644 --- a/widgets/e-text/Makefile.am +++ b/widgets/e-text/Makefile.am @@ -7,6 +7,8 @@ noinst_LIBRARIES = \ libetext.a libetext_a_SOURCES = \ + e-entry.c \ + e-entry.h \ e-text-event-processor-emacs-like.c \ e-text-event-processor-emacs-like.h \ e-text-event-processor-types.h \ |