diff options
-rw-r--r-- | e-util/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 60efdad9dd..191f209ddb 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -650,7 +650,8 @@ EXTRA_DIST = \ filter.error.xml \ widgets.error.xml \ e-marshal.list \ - $(ui_DATA) + $(ui_DATA) \ + $(xpm_icons) \ $(NULL) BUILT_SOURCES = \ |