aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.linux
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.linux')
-rw-r--r--src/makefile.linux5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/makefile.linux b/src/makefile.linux
index 37d0938..fb4e167 100644
--- a/src/makefile.linux
+++ b/src/makefile.linux
@@ -15,7 +15,7 @@ current: all
# PD will install to $(DESTDIR)$(INSTALLL_PREFIX)$(PDLIBDIR), which is /usr/local/lib/pd
# by default
DESTDIR =
-INSTALL_PREFIX = /usr/local
+INSTALL_PREFIX = /usr
PDLIBDIR = /lib/pd
#these were the user adjustables
@@ -36,7 +36,8 @@ TARGETS = zexy \
z_dfreq z_sigzero z_pdf \
z_sfplay z_sfrecord \
z_sigpack \
- z_prime z_random z_wrap
+ z_prime z_random z_wrap \
+ z_array
# ----------------------- LINUX ----------------------------
.SUFFIXES: .pd_linux