FreeCalypso > hg > vband-misc
changeset 57:a64e5ed217c0 default tip
top Makefile: add fr-sid
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 22 Aug 2024 06:43:31 +0000 |
| parents | e95e145f4b32 |
| children | |
| files | Makefile |
| diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Thu Aug 22 06:39:12 2024 +0000 +++ b/Makefile Thu Aug 22 06:43:31 2024 +0000 @@ -1,10 +1,11 @@ -SUBDIR= ae-dec-dhf amrdiff dhf dmw efr-sid hr-sid pcma2efr pcmu2efr ringing \ - ul-test utils +SUBDIR= ae-dec-dhf amrdiff dhf dmw efr-sid fr-sid hr-sid pcma2efr pcmu2efr \ + ringing ul-test utils all: ${SUBDIR} ae-dec-dhf: ul-test efr-sid: utils +fr-sid: utils pcma2efr: utils pcmu2efr: utils ringing: utils
