Use nostdinc instead of overriding DEFAULT_INCLUDES.

This commit is contained in:
Guus Sliepen 2016-02-28 15:48:19 +01:00
parent 96dd6e5f6c
commit ac9e32ff91
2 changed files with 1 additions and 3 deletions

View file

@ -13,8 +13,6 @@ if LINUX
sbin_PROGRAMS += sptps_speed
endif
DEFAULT_INCLUDES =
ed25519_SOURCES = \
ed25519/add_scalar.c \
ed25519/ed25519.h \