masqmail-0.2

diff Makefile.am @ 4:2c09cca4cab9

removed references to distribution directories
author meillo@marmaro.de
date Fri, 26 Sep 2008 21:51:05 +0200
parents 8c55886cacd8
children 3cafdebd1479
line diff
     1.1 --- a/Makefile.am	Fri Sep 26 21:40:10 2008 +0200
     1.2 +++ b/Makefile.am	Fri Sep 26 21:51:05 2008 +0200
     1.3 @@ -1,13 +1,11 @@
     1.4  EXTRA_DIST = \
     1.5  examples/example.get examples/example.route examples/masqmail.conf \
     1.6  docs/README docs/m*.[0-9] \
     1.7 -suse/masqmail suse/masqmail.spec suse/masqmail.spec.in \
     1.8 -redhat/masqmail redhat/masqmail.spec redhat/masqmail.spec.in \
     1.9  tpl/failmsg.tpl tpl/failmsg.tpl.de tpl/failmsg.tpl.fr tpl/failmsg.tpl.it \
    1.10  tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \
    1.11  INSTALL.agenda INSTALL.ipaq agenda-config.site
    1.12  
    1.13 -SUBDIRS = src tests docs debian
    1.14 +SUBDIRS = src tests docs
    1.15  
    1.16  install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir
    1.17