diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-10-27 23:22:55 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-10-29 17:38:31 +0800 |
commit | 4c2eb652ef61dd0f5ccac27e47f261417793aa73 (patch) | |
tree | 1883254e26335fdd02a70f3e18c120db4ea7fc5b /configure.ac | |
parent | fb12577193262ad17ef2fc49d2324a7b23458610 (diff) | |
download | gsoc2013-empathy-4c2eb652ef61dd0f5ccac27e47f261417793aa73.tar gsoc2013-empathy-4c2eb652ef61dd0f5ccac27e47f261417793aa73.tar.gz gsoc2013-empathy-4c2eb652ef61dd0f5ccac27e47f261417793aa73.tar.bz2 gsoc2013-empathy-4c2eb652ef61dd0f5ccac27e47f261417793aa73.tar.lz gsoc2013-empathy-4c2eb652ef61dd0f5ccac27e47f261417793aa73.tar.xz gsoc2013-empathy-4c2eb652ef61dd0f5ccac27e47f261417793aa73.tar.zst gsoc2013-empathy-4c2eb652ef61dd0f5ccac27e47f261417793aa73.zip |
move test app needing user interaction to interactive/
tests/ should be used only for automatic unit tests.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f1fe9ab2e..67b2d2e4f 100644 --- a/configure.ac +++ b/configure.ac @@ -470,6 +470,7 @@ AC_OUTPUT([ nautilus-sendto-plugin/Makefile help/Makefile tests/Makefile + tests/interactive/Makefile tests/xml/Makefile tools/Makefile shave |