From b8e7dfa4baffa4378aee618d66ebfedaa285b235 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Fri, 16 Oct 2015 17:25:01 +0200 Subject: build: Let 'make dist' do a better job --- data/icons/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/icons/Makefile.am') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 06e52ad5..05eb59d5 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -11,3 +11,5 @@ install-data-hook: uninstall-hook: $(UPDATE_ICON_CACHE); + +EXTRA_DIST = $(icon_DATA) $(hicolor_DATA) -- cgit 1.4.1