diff options
Diffstat (limited to 'lib/radius')
| -rw-r--r-- | lib/radius/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/radius/Makefile.am b/lib/radius/Makefile.am index c827465..462a1e0 100644 --- a/lib/radius/Makefile.am +++ b/lib/radius/Makefile.am @@ -1,7 +1,7 @@  AUTOMAKE_OPTIONS = foreign  ACLOCAL_AMFLAGS = -I m4 -INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir) +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)  AM_CFLAGS = -Wall -g  noinst_LTLIBRARIES = libradsec-radius.la | 
