diff options
author | Ted Gould <ted@canonical.com> | 2009-04-20 09:34:10 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-20 09:34:10 -0500 |
commit | a1ccd1a94e3b2ec2c7ce60c5b6b8824a2bf04076 (patch) | |
tree | eb4ad989bf2a8fa92cea21b0d9cea89005e9c138 /Makefile.am | |
parent | 8270f15190ba2a22183b30c8ef39329918ca1191 (diff) | |
download | libayatana-indicator-a1ccd1a94e3b2ec2c7ce60c5b6b8824a2bf04076.tar.gz libayatana-indicator-a1ccd1a94e3b2ec2c7ce60c5b6b8824a2bf04076.tar.bz2 libayatana-indicator-a1ccd1a94e3b2ec2c7ce60c5b6b8824a2bf04076.zip |
Moving tests to examples
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d4f7ca2..7230246 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = \ src \ libindicate \ - tests \ + examples \ data \ po \ docs |