move azbox code to libazbox directory

Origin commit data
------------------
Branch: master
Commit: 4fcc8f582f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-23 (Sun, 23 Dec 2018)

Origin message was:
------------------
- move azbox code to libazbox directory

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-23 22:33:56 +01:00
parent 7f09da9365
commit 97734e06b1
15 changed files with 7 additions and 7 deletions

View File

@@ -89,15 +89,15 @@ fi
AC_OUTPUT([
Makefile
common/Makefile
libeplayer3/Makefile
libeplayer3-arm/Makefile
azbox/Makefile
generic-pc/Makefile
libarmbox/Makefile
libazbox/Makefile
libduckbox/Makefile
libdvbci/Makefile
libtriple/Makefile
libeplayer3/Makefile
libeplayer3-arm/Makefile
libspark/Makefile
libarmbox/Makefile
libtriple/Makefile
raspi/Makefile
tools/Makefile
])