masqmail-0.2
diff Makefile.in @ 125:6eec8bcfd320
don't install the tests
author | meillo@marmaro.de |
---|---|
date | Thu, 01 Jul 2010 14:17:50 +0200 |
parents | b3673777f52a |
children | e68d8752735a |
line diff
1.1 --- a/Makefile.in Thu Jul 01 13:45:16 2010 +0200 1.2 +++ b/Makefile.in Thu Jul 01 14:17:50 2010 +0200 1.3 @@ -204,7 +204,7 @@ 1.4 with_logdir = @with_logdir@ 1.5 with_spooldir = @with_spooldir@ 1.6 with_user = @with_user@ 1.7 -EXTRA_DIST = examples docs man tpl tests misc 1.8 +EXTRA_DIST = examples docs man tpl misc 1.9 SUBDIRS = src man 1.10 all: config.h 1.11 $(MAKE) $(AM_MAKEFLAGS) all-recursive