masqmail-0.2

changeset 8:7e01b9096bb6

removed tests from Makefiles
author meillo@marmaro.de
date Mon, 27 Oct 2008 16:20:41 +0100
parents 969bc91ff13b
children 31cc8a89cb74
files Makefile.am Makefile.in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/Makefile.am	Mon Oct 27 14:51:31 2008 +0100
     1.2 +++ b/Makefile.am	Mon Oct 27 16:20:41 2008 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \
     1.5  INSTALL.agenda INSTALL.ipaq agenda-config.site
     1.6  
     1.7 -SUBDIRS = src tests
     1.8 +SUBDIRS = src
     1.9  
    1.10  install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir
    1.11  
     2.1 --- a/Makefile.in	Mon Oct 27 14:51:31 2008 +0100
     2.2 +++ b/Makefile.in	Mon Oct 27 16:20:41 2008 +0100
     2.3 @@ -134,7 +134,7 @@
     2.4  INSTALL.agenda INSTALL.ipaq agenda-config.site
     2.5  
     2.6  
     2.7 -SUBDIRS = src tests
     2.8 +SUBDIRS = src
     2.9  subdir = .
    2.10  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    2.11  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs