diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f038032..7649b8a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +AM_CFLAGS= -DSYSCONFDIR=\"@sysconfdir@\" bin_PROGRAMS = esmtp dist_man_MANS = esmtp.1 esmtprc.5 |