diff options
| author | Dimitri Stolnikov <horiz0n@gmx.net> | 2012-04-08 13:24:12 +0200 |
|---|---|---|
| committer | Dimitri Stolnikov <horiz0n@gmx.net> | 2012-04-08 13:24:12 +0200 |
| commit | 554e1b62f2f45161de6d39ccad066f21e59962c8 (patch) | |
| tree | 236355c0f9f4ae957ab7db3fe8d2fa5022c72407 | |
| parent | a9900e2b7a52422e7d698df69b5837a5d26d3e34 (diff) | |
fix mailing list address
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e27c758..7f524aa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_INIT([librtlsdr], m4_esyscmd([./git-version-gen .tarball-version]), - [osmosdr@lists.osmocom.org]) + [osmocom-sdr@lists.osmocom.org]) AM_INIT_AUTOMAKE([dist-bzip2]) |
