X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..91836a18d1815f1f1cf687b2ad4eeba97d7f6594:/mts/smtp/Makefile.in diff --git a/mts/smtp/Makefile.in b/mts/smtp/Makefile.in index b2a4059e..730909d3 100644 --- a/mts/smtp/Makefile.in +++ b/mts/smtp/Makefile.in @@ -17,7 +17,7 @@ etcdir = @sysconfdir@ CC = @CC@ CFLAGS = @CFLAGS@ DEFS = @DEFS@ -INCLUDES = -I../.. -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ +INCLUDES = -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ LINT = @LINT@ LINTFLAGS = @LINTFLAGS@