diff options
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 2eb4436515..ebcb439c4e 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -38,6 +38,8 @@ libeutil_la_SOURCES = \ e-html-utils.h \ e-iterator.c \ e-iterator.h \ + e-lang-utils.c \ + e-lang-utils.h \ e-list-iterator.c \ e-list-iterator.h \ e-list.c \ |