Add testcase for multimedia HAL APIs
[platform/core/multimedia/mm-hal-interface.git] / testcase / build / autogen.sh
1 #! /bin/sh
2
3 libtoolize --copy --force
4 aclocal -I m4 
5 autoheader
6 autoconf
7 automake -a -c