changeset 8:7e01b9096bb6

removed tests from Makefiles
author meillo@marmaro.de
date Mon, 27 Oct 2008 16:20:41 +0100 (2008-10-27)
parents 969bc91ff13b
children 31cc8a89cb74
files Makefile.am Makefile.in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Mon Oct 27 14:51:31 2008 +0100
+++ b/Makefile.am	Mon Oct 27 16:20:41 2008 +0100
@@ -5,7 +5,7 @@
 tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \
 INSTALL.agenda INSTALL.ipaq agenda-config.site
 
-SUBDIRS = src tests
+SUBDIRS = src
 
 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir
 
--- a/Makefile.in	Mon Oct 27 14:51:31 2008 +0100
+++ b/Makefile.in	Mon Oct 27 16:20:41 2008 +0100
@@ -134,7 +134,7 @@
 INSTALL.agenda INSTALL.ipaq agenda-config.site
 
 
-SUBDIRS = src tests
+SUBDIRS = src
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs