diff options
author | David Robillard <d@drobilla.net> | 2008-10-03 01:32:43 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2008-10-03 01:32:43 +0000 |
commit | b4f31b2bb91a5cf4d6cd38e3fb3963182fb86746 (patch) | |
tree | 6ad95758cfa9037eb66339786bb6bc9eabd001a4 /patches | |
parent | 41d5634a6ae1f9b0256801ae5cf692f16e2863ba (diff) | |
download | ingen-b4f31b2bb91a5cf4d6cd38e3fb3963182fb86746.tar.gz ingen-b4f31b2bb91a5cf4d6cd38e3fb3963182fb86746.tar.bz2 ingen-b4f31b2bb91a5cf4d6cd38e3fb3963182fb86746.zip |
Good riddance.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1602 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'patches')
-rw-r--r-- | patches/Makefile.am | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/patches/Makefile.am b/patches/Makefile.am deleted file mode 100644 index 904dcc96..00000000 --- a/patches/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -patchesdir = $(pkgdatadir)/patches - -dist_patches_DATA = \ - 303.om \ - broken_bass_synth.om \ - broken_oscillator.om \ - fm_operator.om \ - house_ensemble.om \ - karplus_strong_digeridoo.om \ - kick.om \ - organ.om \ - pad.om \ - saw_detuned.om \ - quick_bass.om \ - rhodes.om \ - saw_lp.om \ - sine.om \ - trance.om \ - wah_bass.om \ - hugebass.om \ - evildistbass.om \ - slapbass.om \ - meanbass.om |