masqmail-0.2

diff Makefile.in @ 62:610cd4e09b91

better EXTRA_DIST value
author meillo@marmaro.de
date Sat, 29 May 2010 23:48:42 +0200
parents bdef5f279fde
children 92673a185add
line diff
     1.1 --- a/Makefile.in	Sat May 29 23:43:32 2010 +0200
     1.2 +++ b/Makefile.in	Sat May 29 23:48:42 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/*
     1.8 +EXTRA_DIST = examples docs man tpl tests misc
     1.9  SUBDIRS = src man
    1.10  all: config.h
    1.11  	$(MAKE) $(AM_MAKEFLAGS) all-recursive