diff options
author | Ted Gould <ted@gould.cx> | 2012-02-03 14:37:56 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-03 14:37:56 -0600 |
commit | 7256c1864e94cf172a4c487a5f434e58f6f71666 (patch) | |
tree | 753e4ef9395c1313dd77bf2893df9ea19c94e7ed /tests/Makefile.in | |
parent | 334e44dbb08303113ece1baf163ab7d9dd5561a4 (diff) | |
parent | 4ccb5d75887671bce24df6eeaacd7eb89b2be189 (diff) | |
download | libayatana-appindicator-7256c1864e94cf172a4c487a5f434e58f6f71666.tar.gz libayatana-appindicator-7256c1864e94cf172a4c487a5f434e58f6f71666.tar.bz2 libayatana-appindicator-7256c1864e94cf172a4c487a5f434e58f6f71666.zip |
Import upstream version 0.4.90
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r-- | tests/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 4cc9396..2241c74 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -264,6 +264,8 @@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ MONO_DEPENDENCY_CFLAGS = @MONO_DEPENDENCY_CFLAGS@ MONO_DEPENDENCY_LIBS = @MONO_DEPENDENCY_LIBS@ +MONO_NUNIT_CFLAGS = @MONO_NUNIT_CFLAGS@ +MONO_NUNIT_LIBS = @MONO_NUNIT_LIBS@ NM = @NM@ NMEDIT = @NMEDIT@ NUNIT_CFLAGS = @NUNIT_CFLAGS@ |