diff options
author | Ted Gould <ted@gould.cx> | 2011-02-10 14:47:52 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-10 14:47:52 -0600 |
commit | 18d89929cb035b798916e10a6aa253fd5bcf4e7d (patch) | |
tree | 953e74c6b5755b722efcaa63b70c23890d11418b /tests | |
parent | 41981b1b0cc723c58e515702fc34cfd6bf500ae9 (diff) | |
parent | 23a4650671cb87a0e440b5c4284e437905f768b6 (diff) | |
download | libayatana-appindicator-18d89929cb035b798916e10a6aa253fd5bcf4e7d.tar.gz libayatana-appindicator-18d89929cb035b798916e10a6aa253fd5bcf4e7d.tar.bz2 libayatana-appindicator-18d89929cb035b798916e10a6aa253fd5bcf4e7d.zip |
Import upstream version 0.2.93
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 528c09f..9f0135d 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -292,6 +292,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@ |