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 88bc5d142a..d920da1fd4 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -6,4 +6,6 @@ noinst_LIBRARIES = libeutil.a libeutil_a_SOURCES = \ e-cursors.c \ e-cursors.h \ + e-gui-utils.c \ + e-gui-utils.h \ e-util.h
\ No newline at end of file |