aboutsummaryrefslogtreecommitdiff
path: root/modules/ldap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ldap/Makefile.am')
-rw-r--r--modules/ldap/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/ldap/Makefile.am b/modules/ldap/Makefile.am
index 4ffbf7b..9d528b3 100644
--- a/modules/ldap/Makefile.am
+++ b/modules/ldap/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Smap.
-# Copyright (C) 2014 Sergey Poznyakoff
+# Copyright (C) 2014, 2019 Sergey Poznyakoff
#
# Smap is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -20,4 +20,4 @@ mod_LTLIBRARIES=ldap.la
ldap_la_SOURCES=ldap.c
ldap_la_LIBADD=-lldap
AM_LDFLAGS = -module -avoid-version -no-undefined
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include

Return to:

Send suggestions and report system problems to the System administrator.