diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-07-31 18:10:27 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:23:30 +0200 |
commit | 9e541536332d7339c5eec154be6cae736a62120c (patch) | |
tree | 3bea327817869beba64fffd9a261e5224fcc204c /Makefile | |
parent | 411c8cec308759c92d5c85c4cb628e79a427a026 (diff) |
moved textfile explaining disto~ parameters to 'manual'
svn path=/trunk/externals/unauthorized/; revision=15180
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ PDOBJECTS = EXAMPLES = analyze-100.pd mrandtab.pd randtab.pd resynth-64.pd setosc.pd speaker.gif test-streaming-mp3.pd wanderer.gif xmms.pd yesterday.txt # manuals and related files, in the 'manual' subfolder -MANUAL = +MANUAL = disto~.txt # if you want to include any other files in the source and binary tarballs, # list them here. This can be anything from header files, test patches, |