diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/makefile.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.linux b/src/makefile.linux index bb36c21..62e39bc 100644 --- a/src/makefile.linux +++ b/src/makefile.linux @@ -36,7 +36,7 @@ TARGETS = zexy \ z_dfreq z_sigzero z_pdf \ z_sfplay z_sfrecord \ z_sigpack \ - z_down z_prime z_random + z_down z_prime z_random z_wrap # ----------------------- LINUX ---------------------------- .SUFFIXES: .pd_linux |