From 33f05a252cd2f8f39eaa0fb6df9210c47995ac0e Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Tue, 16 Apr 2024 14:41:35 +0200 Subject: Cleanup icons Makefile Replace full-subdirs with a single Makefile for all icons, making things both simpler and more concise. Also, properly use Automake variable prefixes instead of doing it manually. --- data/icons/22x22/Makefile.am | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 data/icons/22x22/Makefile.am (limited to 'data/icons/22x22/Makefile.am') diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am deleted file mode 100644 index b02d3a8c..00000000 --- a/data/icons/22x22/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -SUBDIRS = actions apps mimetypes - --include $(top_srcdir)/git.mk -- cgit v1.2.1