From bf9963a4b96fb726ccce12a52033546e9191b87d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Jan 2008 03:23:30 +0000 Subject: Include .svg icon sources in distribution. git-svn-id: http://svn.drobilla.net/lad/patchage@1018 a436a847-0d15-0410-975c-d299462d15a1 --- icons/32x32/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'icons/32x32') diff --git a/icons/32x32/Makefile.am b/icons/32x32/Makefile.am index 9b03b6e..edce6f2 100644 --- a/icons/32x32/Makefile.am +++ b/icons/32x32/Makefile.am @@ -1,4 +1,3 @@ icondir = $(datadir)/icons/hicolor/32x32/apps icon_DATA = patchage.png - -EXTRA_DIST = $(icon_DATA) +EXTRA_DIST = $(icon_DATA) patchage.svg -- cgit v1.2.1