changeset 2372:0169e0cad079 HEAD

dovecotpw_INCLUDES didn't actually work. Don't even try, src/auth/ must be compiled before we get here.
author Timo Sirainen <tss@iki.fi>
date Mon, 26 Jul 2004 20:59:38 +0300
parents d216ff496d01
children 9c830d1a4ebf
files src/util/Makefile.am
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/util/Makefile.am	Mon Jul 26 20:11:15 2004 +0300
+++ b/src/util/Makefile.am	Mon Jul 26 20:59:38 2004 +0300
@@ -13,9 +13,6 @@
 rawlog_SOURCES = \
 	rawlog.c
 
-dovecotpw_INCLUDES = \
-	-DAUTH_MODULE_DIR=\""$(moduledir)/auth"\"
-
 dovecotpw_LDADD = \
 	../lib/liblib.a \
 	../auth/password-scheme.o \