aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/puredata/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/puredata/Makefile.am b/examples/puredata/Makefile.am
index 3666682..f3eb08e 100644
--- a/examples/puredata/Makefile.am
+++ b/examples/puredata/Makefile.am
@@ -1,5 +1,5 @@
-SUFFIXES = .pd_linux
+SUFFIXES = .@PD_SUFFIX@
PDDIR = $(prefix)/lib/pd
pddir = $(PDDIR)
@@ -9,7 +9,7 @@ pdinstallrefdir = $(pddir)/doc/5.reference
pdinstallexpdir = $(pddir)/doc/xtract
# Automake won't accept something ending in ".pd_linux" as a library
-pdinstall_PROGRAMS = xtract~.pd_linux
+pdinstall_PROGRAMS = xtract~.@PD_SUFFIX@
if BUILD_PD_EXAMPLE
xtract_pd_linux_SOURCES = xtract~.c