kit-cel / gr-dab

GNU Radio DAB (digital audio broadcasting) module
http://0x7.ch/code/
GNU General Public License v3.0
43 stars 13 forks source link

Bugfix: complete drop of libtoolame-dab dir including binaries and temps! (->master) #13

Closed marcusmueller closed 7 years ago

marcusmueller commented 7 years ago

cough checking in .o, .lo and folders with naems like .deps, .libs shouldn't have happened.

Removed the whole lib/libtoolame-dab directory.

Instead, added a git submodule that checks out directly from https://github.com/Opendigitalradio/ODR-AudioEnc , and made sure CMake knows where to look for libtoolame-dab files.

marcusmueller commented 7 years ago

See #12, same for working_branch.