From 3fa6a9210404ed793ea4a3fd3883a2e6bbf7cb7f Mon Sep 17 00:00:00 2001
From: John Denker <jsd@av8n.com>
Date: Sat, 2 Jun 2012 17:24:07 -0700
Subject: getting filters to work

---
 tools/makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'tools/makefile')

diff --git a/tools/makefile b/tools/makefile
index e87fa57..db0cde2 100644
--- a/tools/makefile
+++ b/tools/makefile
@@ -14,6 +14,7 @@ all: pido hi-q
 
 install:
 	install pido hi-q /var/qmail/bin/
+	cp filters.conf   /var/qmail/control/
 
 /etc/tcpserver/smtp.rules :
 	install -d /etc/tcpserver
-- 
cgit v1.2.3