Skip to content

Commit

Permalink
include all file in the release
Browse files Browse the repository at this point in the history
  • Loading branch information
ch-nry committed Sep 30, 2024
1 parent 8678d72 commit 0b0be36
Showing 1 changed file with 47 additions and 16 deletions.
63 changes: 47 additions & 16 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,54 @@
tab_derivate.c

datafiles = \
pps.pd \
between.pd \
many_bang.pd \
rand_diff.pd \
filtered_random.pd \
randn.pd \
fmod.pd \
once.pd \
rnd_flow.pd \
lb.pd \
between-help.pd \
line3-help.pd \
p.pd \
rnd_metro.pd \
lfo.pd \
bushmeat.pbank \
common.h \
pbank.h \
nusmuk-utils-meta.pd
rnd_metro.pd \
between.pd \
many_bang-help.pd \
pps-help.pd \
tab_derivate-help.pd \
filtered_random-help.pd \
many_bang.pd \
pps.pd \
tab_downsample_average-help.pd \
filtered_random.pd \
_mtx_preset-help.pd \
preset_param.pd \
tab_downsample-help.pd \
fmod-help.pd \
mtx_preset-help.pd \
rand_diff-help.pd \
tab_downsample_max-help.pd \
fmod.pd \
_mtx_preset.pd \
rand_diff.pd \
tab_downsample_min-help.pd \
img2cnv.pd \
nusmuk-utils-meta.pd \
randn-help.pd \
tab_integrate-help.pd \
lb-help.pd \
once-help.pd \
randn.pd \
tab_max-help.pd \
lb.pd \
once.pd \
rnd_flow-help.pd \
tab_min-help.pd \
lfo-help.pd \
pbank-help.pd \
rnd_flow.pd \
tab_upsample_copy-help.pd \
lfo.pd \
p-help.pd \
rnd_metro-help.pd \
tab_upsample-help.pd \
LICENCE.txt \
README.txt \
bushmeat.pbank


PDLIBBUILDER_DIR=pd-lib-builder/
include $(PDLIBBUILDER_DIR)/Makefile.pdlibbuilder
Expand Down

0 comments on commit 0b0be36

Please sign in to comment.