diff options
Diffstat (limited to 'extension/Makefile.am')
-rw-r--r-- | extension/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/Makefile.am b/extension/Makefile.am index b8b43598..81612236 100644 --- a/extension/Makefile.am +++ b/extension/Makefile.am @@ -23,7 +23,7 @@ ## Process this file with automake to produce Makefile.in. -AM_CPPFLAGS = -I.. +AM_CPPFLAGS = -I$(srcdir)/.. # This variable insures that aclocal runs # correctly after changing configure.ac |