aboutsummaryrefslogtreecommitdiff
path: root/modules/word/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/word/Makefile.am')
-rw-r--r--modules/word/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/word/Makefile.am b/modules/word/Makefile.am
index 3dc8fa2..aefe24e 100644
--- a/modules/word/Makefile.am
+++ b/modules/word/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Dico
-# Copyright (C) 2010-2018 Sergey Poznyakoff
+# Copyright (C) 2010-2019 Sergey Poznyakoff
#
# GNU Dico is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -22,4 +22,4 @@ mod_LTLIBRARIES=word.la
word_la_SOURCES = word.c
word_la_LIBADD = ../../lib/libdico.la
AM_LDFLAGS = -module -avoid-version -no-undefined
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
+AM_CPPFLAGS = @DICO_MODULE_INCLUDES@

Return to:

Send suggestions and report system problems to the System administrator.