build: use AM_CPPFLAGS instead of INCLUDES
[platform/upstream/cryptsetup.git] / src / Makefile.am
index 969aa6c..d0d77be 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = \
+AM_CPPFLAGS = \
        -I$(top_srcdir)                         \
        -I$(top_srcdir)/lib                     \
        -DDATADIR=\""$(datadir)"\"              \