icE1usb fw: Add missing usb_e1.h in the Makefile header list

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: I2088700c0fc99dbb2940956dd9066ea098ef3eb6
This commit is contained in:
Sylvain Munaut 2022-01-12 11:49:33 +01:00
parent c9c22a62cd
commit 9c213e6ca7
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ HEADERS_app=\
e1.h \
misc.h \
usb_desc_ids.h \
usb_e1.h \
usb_str_app.gen.h \
$(NULL)