diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-11 13:38:25 +0200 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-11 13:38:25 +0200 |
commit | 6b1865113719abceba8d4246d07abdb0e7c66fbc (patch) | |
tree | da98da0089c9bbfefee3326d5cbd0708cffac565 /Makefile.am | |
parent | 293fc666de0083eb0a81ab083c92a74070229d96 (diff) |
Revert "Disable tests for now"
This reverts commit 293fc666de0083eb0a81ab083c92a74070229d96.
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 ed5f3a2..168d20d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = tools extensions telepathy-logger data src doc po +SUBDIRS = tools extensions telepathy-logger data src tests doc po ACLOCAL_AMFLAGS = -I m4 |