aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 993ce0d..c96fbcb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -58,8 +58,8 @@ SUFFIXES=.opt .c .h
58incdir=$(pkgdatadir)/$(VERSION)/include 58incdir=$(pkgdatadir)/$(VERSION)/include
59inc_DATA = $(PP_SETUP_FILE) 59inc_DATA = $(PP_SETUP_FILE)
60 60
61LDADD=../gconf/libgconf.a ../gnu/libgnu.a @SQLLIB@ @GPGMELIB@ @MAILUTILS_LIBS@ 61LDADD=../grecs/src/libgrecs.a ../gnu/libgnu.a @SQLLIB@ @GPGMELIB@ @MAILUTILS_LIBS@
62INCLUDES = -I$(top_srcdir)/gconf -I$(top_srcdir)/gnu -I../gnu @MAILUTILS_INCLUDES@ 62INCLUDES = -I$(top_srcdir)/grecs/src/ -I$(top_srcdir)/gnu -I../gnu @MAILUTILS_INCLUDES@
63AM_CPPFLAGS= \ 63AM_CPPFLAGS= \
64 -DSYSCONFDIR=\"$(sysconfdir)\"\ 64 -DSYSCONFDIR=\"$(sysconfdir)\"\
65 -DLOCALSTATEDIR=\"$(localstatedir)\"\ 65 -DLOCALSTATEDIR=\"$(localstatedir)\"\

Return to:

Send suggestions and report system problems to the System administrator.