diff options
author | Ted Gould <ted@canonical.com> | 2009-04-27 10:48:38 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-27 10:48:38 -0500 |
commit | 0f174a8a4904e33f912fae70a6345a861306b474 (patch) | |
tree | 8277fe576eabd9dfa7d1ff5792b5f38d3e14d4a6 | |
parent | d2d0c7aac15b44ca5bc876be3a402e63284512b6 (diff) | |
download | libayatana-indicator-0f174a8a4904e33f912fae70a6345a861306b474.tar.gz libayatana-indicator-0f174a8a4904e33f912fae70a6345a861306b474.tar.bz2 libayatana-indicator-0f174a8a4904e33f912fae70a6345a861306b474.zip |
How important a simple backslash is :)
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 7d72047..03bd980 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -14,7 +14,7 @@ libexec_PROGRAMS = \ test-interests-server4 \ test-interests-server5 \ test-thousand-indicators-client \ - test-thousand-indicators-server + test-thousand-indicators-server \ test-simple-client \ test-simple-server |