summaryrefslogtreecommitdiffstats
path: root/flow/mcopclass/Makefile.am
blob: faf2683b2a7f64e26f008537e30cfee5ce56fd52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
mcopclassdir = $(libdir)/mcop/Arts
mcopclass_DATA = Synth_ADD.mcopclass \
  Synth_FREQUENCY.mcopclass \
  Synth_MUL.mcopclass \
  Synth_MULTI_ADD.mcopclass \
  Synth_PLAY.mcopclass \
  Synth_RECORD.mcopclass \
  Synth_PLAY_WAV.mcopclass \
  Synth_WAVE_SIN.mcopclass \
  Synth_BUS_DOWNLINK.mcopclass \
  Synth_BUS_UPLINK.mcopclass \
  Synth_AMAN_PLAY.mcopclass \
  Synth_AMAN_RECORD.mcopclass \
  DataHandlePlay.mcopclass \
  WaveDataHandle.mcopclass