makefile: add autotools support
Removed the original makefile, and add standard autotools files.
To build now, run:
./autogen.sh
make
./autogen.sh is needed only the first time, or when configure.ac or any
Makefile.am files change.
Signed-off-by:
Nicolas Dechesne <nicolas.dechesne@linaro.org>
Makefile.am
0 → 100644
autogen.sh
0 → 100755
configure.ac
0 → 100644
decodertest/Makefile
deleted
100755 → 0
decodertest/Makefile.am
0 → 100644
Please register or sign in to comment