X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2FMakefile.in;h=80eb4097c459b10fca60630af6a270b348bab9fc;hp=8f21039c1d4a601a7e9096ee4651b7ddbff8f7f5;hb=8edc5aaf86f9f77124664f6801bc6c6cdf258173;hpb=9d65b803e9cd65249ea2317c2f43495b9eed40bc diff --git a/config/Makefile.in b/config/Makefile.in index 8f21039..80eb409 100644 --- a/config/Makefile.in +++ b/config/Makefile.in @@ -23,7 +23,7 @@ mailspool = @mailspool@ CC = @CC@ CFLAGS = @CFLAGS@ DEFS = @DEFS@ -INCLUDES = -I.. -I$(top_srcdir) @CPPFLAGS@ +INCLUDES = -I$(top_srcdir) @CPPFLAGS@ CONFIGDEFS = -DNMHETCDIR='"$(etcdir)"' \ -DSENDMAILPATH='"$(sendmailpath)"' \ -DMAILSPOOL='"$(mailspool)"'