3 lines
125 B
Makefile
3 lines
125 B
Makefile
noinst_LIBRARIES = libLCDstuff.a
|
|
libLCDstuff_a_SOURCES = LL.c LL.h sockets.c sockets.h str.c str.h debug.h report.c report.h
|