summaryrefslogtreecommitdiffstats
path: root/src/progs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/progs/Makefile.am')
-rw-r--r--src/progs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/progs/Makefile.am b/src/progs/Makefile.am
index 01791a1b..f37c8af0 100644
--- a/src/progs/Makefile.am
+++ b/src/progs/Makefile.am
@@ -5,7 +5,7 @@ DIST_SUBDIRS = python supercollider
SUBDIRS = server
if BUILD_CONSOLE_CLIENTS
-SUBDIRS += patch_loader #demolition
+SUBDIRS += patch_loader # demolition
endif
if BUILD_GTK_CLIENT