Mercurial > masqmail
changeset 125:6eec8bcfd320
don't install the tests
author | meillo@marmaro.de |
---|---|
date | Thu, 01 Jul 2010 14:17:50 +0200 (2010-07-01) |
parents | f613ef4acb63 |
children | 8a2b38c567c1 |
files | Makefile.am Makefile.in |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.am Thu Jul 01 13:45:16 2010 +0200 +++ b/Makefile.am Thu Jul 01 14:17:50 2010 +0200 @@ -1,4 +1,4 @@ -EXTRA_DIST = examples docs man tpl tests misc +EXTRA_DIST = examples docs man tpl misc SUBDIRS = src man
--- a/Makefile.in Thu Jul 01 13:45:16 2010 +0200 +++ b/Makefile.in Thu Jul 01 14:17:50 2010 +0200 @@ -204,7 +204,7 @@ with_logdir = @with_logdir@ with_spooldir = @with_spooldir@ with_user = @with_user@ -EXTRA_DIST = examples docs man tpl tests misc +EXTRA_DIST = examples docs man tpl misc SUBDIRS = src man all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive