5 lines
170 B
Makefile
5 lines
170 B
Makefile
# Minimal makefile only includes the master and libs.
|
|
MASTER_LIBS = rfm69 spi dht xnode-shared
|
|
SKT_PDE_SRC = XnodeSatellite.cpp
|
|
include ../lib-build/make/Makefile.master
|