diff options
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 77a6c5eec0..3dc32f3ab3 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -19,4 +19,6 @@ libeutil_la_SOURCES = \ e-xml-utils.c \ e-xml-utils.h \ e-sexp.c \ - e-sexp.h + e-sexp.h \ + e-paned.c \ + e-paned.h |