Mercurial > masqmail
comparison 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 |
comparison
equal
deleted
inserted
replaced
124:f613ef4acb63 | 125:6eec8bcfd320 |
---|---|
202 with_confdir = @with_confdir@ | 202 with_confdir = @with_confdir@ |
203 with_group = @with_group@ | 203 with_group = @with_group@ |
204 with_logdir = @with_logdir@ | 204 with_logdir = @with_logdir@ |
205 with_spooldir = @with_spooldir@ | 205 with_spooldir = @with_spooldir@ |
206 with_user = @with_user@ | 206 with_user = @with_user@ |
207 EXTRA_DIST = examples docs man tpl tests misc | 207 EXTRA_DIST = examples docs man tpl misc |
208 SUBDIRS = src man | 208 SUBDIRS = src man |
209 all: config.h | 209 all: config.h |
210 $(MAKE) $(AM_MAKEFLAGS) all-recursive | 210 $(MAKE) $(AM_MAKEFLAGS) all-recursive |
211 | 211 |
212 .SUFFIXES: | 212 .SUFFIXES: |