From 090dba7fcbfa31a7d08ae6b1d8477f8d3c7381d6 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 13 Dec 2012 14:12:50 -0500 Subject: e-util: Add xpm icons to EXTRA_DIST. --- e-util/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = \ -- cgit v1.2.3