diff options
author | Piotr Krysik <perper@o2.pl> | 2009-06-27 13:18:13 +0200 |
---|---|---|
committer | Piotr Krysik <perper@o2.pl> | 2009-06-27 13:18:13 +0200 |
commit | 43640a6e4d574c1c5a99a89a3ab6742b83b2183f (patch) | |
tree | 64031b8f010e0e967e2b242ae5606a09c3417887 /INSTALL | |
parent | f1df46a5c04d38f155cd8f8c8315eeb1f3fc7c2e (diff) |
added dirty tch/f decoding to gsm-receiver (which also should be removed in the future)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,5 +9,5 @@ Under Ubuntu 9.04 install: To build the GSM Receiver use: $ ./bootstrap $ cd debug - $ ./configure + $ ../configure $ make |