diff options
Diffstat (limited to 'src/coding')
| -rw-r--r-- | src/coding/Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/coding/Makefile.am b/src/coding/Makefile.am index e19b1877..cbdcf471 100644 --- a/src/coding/Makefile.am +++ b/src/coding/Makefile.am @@ -5,6 +5,7 @@ LIBVERSION = 0:0:0  AM_CPPFLAGS = \  	-I"$(top_srcdir)/include" \ +	-I"$(top_builddir)/include" \  	$(TALLOC_CFLAGS)  AM_CFLAGS = -Wall | 
