aboutsummaryrefslogtreecommitdiff
path: root/bindings/vala/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Always check if vapigen is available when building VAPIMarco Trevisan (Treviño)2011-02-041-2/+4
|
* Vala bindings: add metadata as build dependencies, support for gtk3Marco Trevisan (Treviño)2011-02-041-3/+6
|
* vala bindings makefile: just use deps file for dependenciesMarco Trevisan (Treviño)2011-02-031-2/+1
|
* Adding vala bindings and exampleMarco Trevisan (Treviño)2011-02-031-0/+32
Adding proper support for vala bindings, fixing the include path Now they are built in the bindings subfolder and they include a *.deps file. and I've also added a small example.