Project

General

Profile

Revision 1630

fixed not compiling libwireless

View differences:

Makefile
398 398
lib:
399 399
	@echo $(MSG_LIBRARY_CHECK)
400 400
	make dist -C $(COLONYROOT)/code/projects/libdragonfly
401
#ifdef USE_WIRELESS
401
ifdef USE_WIRELESS
402 402
	make dist -C $(COLONYROOT)/code/projects/libwireless/lib
403
#endif
403
endif
404 404

  
405 405

  
406 406
# Program the device.

Also available in: Unified diff