Merge "fixup! DALi C# binding - Generic Delegates support for EventHandlers" into...
[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