about summary refs log tree commit homepage
path: root/Documentation/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-19 07:05:00 +0000
committerEric Wong <e@80x24.org>2015-01-19 09:58:47 +0000
commit72977765a3c30f2a8a89ccbf23fde8289c81bdf9 (patch)
tree7345d5d89b6cae5baea569c38450a8c7b883a959 /Documentation/GNUmakefile
parent3e392aa8edf36a471f951b880e421be056d72587 (diff)
downloaddtas-72977765a3c30f2a8a89ccbf23fde8289c81bdf9.tar.gz
This rounds out the documentation a bit and hopefully
introduces/encourages some commonality between the playback
and processing/production components of dtas.

Clarify some splitfx-related environment variables while
we're at it.
Diffstat (limited to 'Documentation/GNUmakefile')
-rw-r--r--Documentation/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile
index d8a648c..ac7df77 100644
--- a/Documentation/GNUmakefile
+++ b/Documentation/GNUmakefile
@@ -22,6 +22,7 @@ m1 += dtas-splitfx
 m7 =
 m7 += dtas-player_protocol
 m7 += dtas-player_sink_examples
+m7 += dtas-env
 
 man1 := $(addsuffix .1, $(m1))
 man7 := $(addsuffix .7, $(m7))