Use AM_CPPFLAGS instead of INCLUDES.

This commit is contained in:
Sergey Poznyakoff
2012-12-01 19:07:47 +02:00
parent 383701a590
commit d350b509c0
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ rmt-command.h : Makefile
$(AM_V_at)mv $@-t $@
BUILT_SOURCES = rmt-command.h
CLEANFILES = rmt-command.h rmt-command.h-t
INCLUDES = -I$(top_srcdir)/gnu -I../ -I../gnu
AM_CPPFLAGS = -I$(top_srcdir)/gnu -I../ -I../gnu
noinst_HEADERS = system.h system-ioctl.h rmt.h paxlib.h stdopen.h xattr-at.h
libtar_a_SOURCES = \