aboutsummaryrefslogtreecommitdiff
path: root/modules/metaphone2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/metaphone2/Makefile.am')
-rw-r--r--modules/metaphone2/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/metaphone2/Makefile.am b/modules/metaphone2/Makefile.am
index af44d5b..bd4d316 100644
--- a/modules/metaphone2/Makefile.am
+++ b/modules/metaphone2/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Dico
-# Copyright (C) 2014-2018 Sergey Poznyakoff
+# Copyright (C) 2014-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
@@ -23,4 +23,4 @@ mod_LTLIBRARIES=metaphone2.la
metaphone2_la_SOURCES = metaphone2.c
metaphone2_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.