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 6050a8b049..4d36b9282f 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -23,6 +23,8 @@ libeutil_la_SOURCES = \ e-gtk-utils.h \ e-gui-utils.c \ e-gui-utils.h \ + e-host-utils.c \ + e-host-utils.h \ e-html-utils.c \ e-html-utils.h \ e-iterator.c \ |