build: Fix typo within eap-wsc.h header path

This commit is contained in:
Marcel Holtmann 2018-09-19 21:57:28 +02:00
parent 996a18e934
commit 004c9ebcd0
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ dbus_bus_DATA =
endif
eap_sources = src/eap.c src/eap.h src/eap-private.h \
src/eap-wsc.c erc/eap-wsc.h \
src/eap-wsc.c src/eap-wsc.h \
src/eap-md5.c \
src/eap-tls.c \
src/eap-ttls.c \