From 5b83af28b6eeb52a285618cd90f30a5461189efd Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 17 Oct 2006 08:03:33 +0000 Subject: Launch servers by default on start (unless environment variables are set), i.e. do what usual clients are "supposed to" do. Fixed icon bug. git-svn-id: http://svn.drobilla.net/lad/patchage@188 a436a847-0d15-0410-975c-d299462d15a1 --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cfc4fa7..42e35a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,5 @@ SUBDIRS = src -globalpixmapsdir = $(datadir)/pixmaps -dist_globalpixmaps_DATA = patchage-icon.svg - desktopfilesdir = $(datadir)/applications dist_desktopfiles_DATA = patchage.desktop -- cgit v1.2.1