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 93fa276e2f..19c757e580 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -12,6 +12,8 @@ libeutil_la_SOURCES = \ e-cursors.h \ e-gui-utils.c \ e-gui-utils.h \ + e-html-utils.c \ + e-html-utils.h \ e-paned.c \ e-paned.h \ e-popup-menu.c \ |