diff options
Diffstat (limited to 'bindings/mono/examples')
-rw-r--r-- | bindings/mono/examples/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bindings/mono/examples/Makefile.in b/bindings/mono/examples/Makefile.in index a150667..3e65515 100644 --- a/bindings/mono/examples/Makefile.in +++ b/bindings/mono/examples/Makefile.in @@ -166,6 +166,7 @@ SHELL = @SHELL@ STRIP = @STRIP@ TESTDEPS_CFLAGS = @TESTDEPS_CFLAGS@ TESTDEPS_LIBS = @TESTDEPS_LIBS@ +VALAC = @VALAC@ VALA_API_GEN = @VALA_API_GEN@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ |