Merge "Move Event Handlers to View class" into devel/master
[platform/core/uifw/dali-toolkit.git] / plugins / dali-swig / autogen.sh
1 #!/bin/sh
2
3 # Run this to generate all the auto-generated files needed by the GNU
4 # configure program
5
6 autoreconf --force --install
7