From 1730fcabdac7e994d98bfbb78dea98a3cbd964b3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Jan 2008 03:01:02 +0000 Subject: Add scalable dir to icons makefile. git-svn-id: http://svn.drobilla.net/lad/patchage@1017 a436a847-0d15-0410-975c-d299462d15a1 --- icons/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons/Makefile.am') diff --git a/icons/Makefile.am b/icons/Makefile.am index 79835fc..0287384 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = 16x16 22x22 24x24 32x32 48x48 +SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor -- cgit v1.2.1