X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..b70215dfee4aeb9f530a104e348ce2c28e97add6:/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@