diff options
Diffstat (limited to 'eap_example/Makefile')
-rw-r--r-- | eap_example/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/eap_example/Makefile b/eap_example/Makefile index 3efbdfa..28feb8f 100644 --- a/eap_example/Makefile +++ b/eap_example/Makefile @@ -18,9 +18,7 @@ CONFIG_TLS=openssl CFLAGS += -I. CFLAGS += -I../src -CFLAGS += -I../src/crypto CFLAGS += -I../src/utils -CFLAGS += -I../src/common # at least for now, need to include config_ssid.h and config_blob.h from # wpa_supplicant directory |