build: use AM_CPPFLAGS instead of INCLUDES
[platform/upstream/cryptsetup.git] / python / Makefile.am
index 3bba8e1..199ecc3 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/lib $(PYTHON_INCLUDES)
+AM_CPPFLAGS = -I$(top_srcdir)/lib $(PYTHON_INCLUDES)
 EXTRA_DIST = pycryptsetup-test.py
 CLEANFILES = *.img