diff options
Diffstat (limited to 'src/ucm/Makefile.am')
-rw-r--r-- | src/ucm/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ucm/Makefile.am b/src/ucm/Makefile.am index 7435d903..9d66b244 100644 --- a/src/ucm/Makefile.am +++ b/src/ucm/Makefile.am @@ -7,4 +7,4 @@ noinst_HEADERS = ucm_local.h all: libucm.la -INCLUDES=-I$(top_srcdir)/include +AM_CPPFLAGS=-I$(top_srcdir)/include |