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 cfed75a936..136e76aaa9 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -22,6 +22,8 @@ libeutil_la_SOURCES = \ e-html-utils.h \ e-popup-menu.c \ e-popup-menu.h \ + e-printable.c \ + e-printable.h \ e-setup.c \ e-setup.h \ e-sexp.c \ |