diff options
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 |