[gimp] icons: fix EXTRA_DIST so the new 96px wilber icons are in the tarball



commit 85a5c106200cf795bf8db2e9223d4a2010bceb2a
Author: Michael Natterer <mitch gimp org>
Date:   Tue Oct 27 22:12:17 2015 +0100

    icons: fix EXTRA_DIST so the new 96px wilber icons are in the tarball

 icons/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 68e1f3c..7b65932 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -503,7 +503,7 @@ EXTRA_DIST = \
        $(icons32_DATA)         \
        $(icons48_DATA)         \
        $(icons64_DATA)         \
-       $(icons92_DATA)         \
+       $(icons96_DATA)         \
        $(icons128_DATA)        \
        $(icons192_DATA)        \
        $(icons256_DATA)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]