diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-23 16:05:11 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-23 16:05:11 +0200 |
commit | da6785e18dc73a968ce57055754bcc2718d4e131 (patch) | |
tree | 81a2fd5f0dc1895f99e7eaec076f1e28afd0da67 /tests/Makefile.am | |
parent | e1ec25c1ccc63162bcfefc0661fc61fac9f376d1 (diff) | |
parent | 84e5c6a228d15a86f5a27300de45c6d2d28fc25b (diff) | |
download | ayatana-indicator-session-da6785e18dc73a968ce57055754bcc2718d4e131.tar.gz ayatana-indicator-session-da6785e18dc73a968ce57055754bcc2718d4e131.tar.bz2 ayatana-indicator-session-da6785e18dc73a968ce57055754bcc2718d4e131.zip |
Import upstream version 12.10.1
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 0d30bba..5f22130 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,3 +1,8 @@ +TESTS = +CLEANFILES = + +# stock UMB tests on user-visible strings +include $(srcdir)/Makefile.am.strings AM_CPPFLAGS = \ $(GTEST_CPPFLAGS) \ |