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 60507ec82d..c8b1c87417 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -43,6 +43,7 @@ eutilinclude_HEADERS = \ e-bconf-map.h \ e-binding.h \ e-categories-config.h \ + e-charset.h \ e-config.h \ e-config-listener.h \ e-cursor.h \ @@ -86,6 +87,7 @@ libeutil_la_SOURCES = \ e-bconf-map.c \ e-binding.c \ e-categories-config.c \ + e-charset.c \ e-config-listener.c \ e-config.c \ e-cursor.c \ |