From 515a22e7f1175dfcc89657f805557348a93b3682 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 4 May 2007 05:30:14 +0000 Subject: Patch loading from the command line with absolute paths, relative paths, or local/remote URIs. git-svn-id: http://svn.drobilla.net/lad/ingen@497 a436a847-0d15-0410-975c-d299462d15a1 --- src/progs/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/progs/Makefile.am') diff --git a/src/progs/Makefile.am b/src/progs/Makefile.am index f2e1e8ef..836c924a 100644 --- a/src/progs/Makefile.am +++ b/src/progs/Makefile.am @@ -4,12 +4,3 @@ DIST_SUBDIRS = python supercollider demolition SUBDIRS = ingen -if BUILD_CONSOLE_CLIENTS -SUBDIRS += patch_loader # demolition -endif - -#if BUILD_GTK_CLIENT -#SUBDIRS += ingenuity -#endif - - -- cgit v1.2.1