Mercurial > masqmail
comparison Makefile.am @ 86:92673a185add
added rmail script from postfix
author | meillo@marmaro.de |
---|---|
date | Sat, 19 Jun 2010 18:50:41 +0200 |
parents | 610cd4e09b91 |
children | 3e7136221104 |
comparison
equal
deleted
inserted
replaced
85:0707a9ae145d | 86:92673a185add |
---|---|
1 EXTRA_DIST = examples docs man tpl tests misc | 1 EXTRA_DIST = examples docs man tpl tests misc |
2 | 2 |
3 SUBDIRS = src man | 3 SUBDIRS = src man |
4 | |
5 bin_SCRIPTS = contrib/rmail | |
4 | 6 |
5 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir doc_dir | 7 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir doc_dir |
6 | 8 |
7 | 9 |
8 conf_dir: $(DESTDIR)@with_confdir@ | 10 conf_dir: $(DESTDIR)@with_confdir@ |