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 419468480e..7384333452 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -51,6 +51,7 @@ eutilinclude_HEADERS = \ e-text-event-processor-types.h \ e-text-event-processor.h \ e-timeout-activity.h \ + e-ui-manager.h \ e-util.h \ e-unicode.h \ e-xml-utils.h \ @@ -127,6 +128,7 @@ libeutil_la_SOURCES = \ e-text-event-processor-emacs-like.c \ e-text-event-processor.c \ e-timeout-activity.c \ + e-ui-manager.c \ e-util.c \ e-unicode.c \ e-util-private.h \ |