aboutsummaryrefslogtreecommitdiff
path: root/scaf/Makefile
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2006-09-01 13:45:31 +0000
committerTom Schouten <doelie@users.sourceforge.net>2006-09-01 13:45:31 +0000
commit7591a024f184bd385d35583d19d86c1d5f2531ba (patch)
tree77aa0c44ccb700eb9a2b16e1b246e3c8026c40ed /scaf/Makefile
parent91dd6b68f0f209ad015a303095bb1df018dca71e (diff)
pdp current darcs merge
svn path=/trunk/externals/pdp/; revision=5816
Diffstat (limited to 'scaf/Makefile')
-rw-r--r--scaf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scaf/Makefile b/scaf/Makefile
index d9af670..a75695c 100644
--- a/scaf/Makefile
+++ b/scaf/Makefile
@@ -39,5 +39,5 @@ install: all
#Check if pd is installed in $(prefix)/lib/pd.
#If this fails the pdp_scaf lib and the docs won't be installed.
test -d $(prefix)/lib/pd
- install -m 755 pdp_scaf.pd_linux $(prefix)/lib/pd/externs
+ install -m 755 pdp_scaf.pd_linux $(prefix)/lib/pd/extra
install -m 644 doc/*.pd $(prefix)/lib/pd/doc/5.reference