diff --git a/Filelists.mk b/Filelists.mk index 483591f..e330295 100644 --- a/Filelists.mk +++ b/Filelists.mk @@ -43,6 +43,7 @@ CONTRIBAPPFILES=$(CONTRIBDIR)/apps/httpserver/httpserver-netconn.c \ $(CONTRIBDIR)/apps/rtp/rtp.c \ $(CONTRIBDIR)/examples/httpd/fs_example/fs_example.c \ $(CONTRIBDIR)/examples/httpd/ssi_example/ssi_example.c \ + $(CONTRIBDIR)/examples/lwiperf/lwiperf_example.c \ $(CONTRIBDIR)/examples/mdns/mdns_example.c \ $(CONTRIBDIR)/examples/mqtt/mqtt_example.c \ $(CONTRIBDIR)/examples/ppp/pppos_example.c \