From ebd4323c5e263d317361c9018ec36574e18485ca Mon Sep 17 00:00:00 2001 From: Doug Newgard Date: Fri, 10 Jan 2014 15:28:24 +0900 Subject: [PATCH] Add COPYING.images to make dist Summary: This file is is the attribution required by the license. Reviewers: raster Reviewed By: raster Differential Revision: https://phab.enlightenment.org/D438 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index e402336fa..f50590194 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,6 +61,7 @@ EXTRA_DIST = \ README \ AUTHORS \ COPYING \ +COPYING.images \ COMPLIANCE \ autogen.sh \ elementary.pc.in \ -- 2.34.1