aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>2008-09-03 19:13:24 +0400
committerVsevolod Stakhov <vsevolod@rambler-co.ru>2008-09-03 19:13:24 +0400
commitb58d2b7e4d76f3c6a60dbb3d49ad782d53b239e7 (patch)
treeb8fea2eb7c1db9f4760d472d04b26d1daafe74ce /Makefile.in
parent2809ad4747b7e3a3795aec4e433d7754c7efc365 (diff)
downloadrspamd-b58d2b7e4d76f3c6a60dbb3d49ad782d53b239e7.tar.gz
rspamd-b58d2b7e4d76f3c6a60dbb3d49ad782d53b239e7.zip
* Add initial implementation of surbl check module
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index df7400786..92d8683a1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -30,7 +30,7 @@ clean:
dist-clean: clean
rm -f Makefile
rm -f config.log
- rm -f md5.h md5.c strlcpy.h strlcpy.c queue.h config.h modules.c
+ rm -f md5.h md5.c strlcpy.h strlcpy.c queue.h config.h modules.c modules.h
cd perl && rm -f Makefile.old && rm -f Makefile.PL && cd ..
creategroup: