diff options
author | monsta <[email protected]> | 2017-01-05 01:36:19 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-01-05 01:36:19 +0300 |
commit | fbd0f1d8a815347beea1b2c5df5804c88aa406c6 (patch) | |
tree | ae195e531d039719d016a402551ebc7c20cbab69 /icons/Makefile.am | |
parent | 064c41256b25b35f1ac5167863ca99708c60755b (diff) | |
download | mate-panel-fbd0f1d8a815347beea1b2c5df5804c88aa406c6.tar.bz2 mate-panel-fbd0f1d8a815347beea1b2c5df5804c88aa406c6.tar.xz |
remove ancient code leftovers
once it was some easter egg, now it's just a non-working garbage
Diffstat (limited to 'icons/Makefile.am')
-rw-r--r-- | icons/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index c1d65b98..014b2e4a 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -1,10 +1,3 @@ SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable -gegldir = $(datadir)/mate-panel/pixmaps -gegl_DATA = \ - mate-gegl2-2.png \ - mate-gegl2.png - -EXTRA_DIST = $(gegl_DATA) - -include $(top_srcdir)/git.mk |