diff options
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r-- | data/icons/Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am new file mode 100644 index 000000000..ba9b4e24c --- /dev/null +++ b/data/icons/Makefile.am @@ -0,0 +1,10 @@ +SUBDIRS = \ + 16x16 \ + 22x22 \ + 24x24 \ + 32x32 \ + scalable + + +MAINTAINERCLEANFILES = \ + Makefile.in |