X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2FMakefile.in;h=555d0312a876d61ed437d530e97cd02dfee53020;hb=4505679feac62b930d0eba541b65328a491bd3b5;hp=83af14186346a7e79a893753074b668f35f62d02;hpb=164be8e5e8b40ce4572281be26d423a9c9d595f3;p=mmh diff --git a/sbr/Makefile.in b/sbr/Makefile.in index 83af141..555d031 100644 --- a/sbr/Makefile.in +++ b/sbr/Makefile.in @@ -18,7 +18,7 @@ CC = @CC@ CFLAGS = @CFLAGS@ DEFS = @DEFS@ CONFIGDEFS = -DNMHETCDIR='"$(etcdir)"' -DMAILSPOOL='"$(mailspool)"' -DSENDMAILPATH='"$(sendmailpath)"' -INCLUDES = -I.. -I. -I$(top_srcdir) @CPPFLAGS@ +INCLUDES = -I. -I$(top_srcdir) @CPPFLAGS@ LEX = @LEX@ AWK = @AWK@