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 b4d20054da..390b2507a4 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -40,6 +40,8 @@ libeutil_la_SOURCES = \ e-msgport.h \ e-path.c \ e-path.h \ + e-request.c \ + e-request.h \ e-sexp.c \ e-sexp.h \ e-time-utils.c \ |