ajout de msl.h pour etre installe
This commit is contained in:
parent
97698a15cd
commit
5a8fef1f3e
|
@ -1,5 +1,6 @@
|
|||
AM_CFLAGS = @ALLIANCE_CFLAGS@
|
||||
lib_LIBRARIES = libMsl.a
|
||||
include_HEADERS = msl.h
|
||||
libMsl_a_SOURCES = spi_drive.c spi_drive.h spi_global.c spi_global.h \
|
||||
spi_hash.c spi_hash.h spi_int.c spi_int.h spi_msg.c \
|
||||
spi_msg.h spi_parse.c spi_parse.h \
|
||||
|
|
Loading…
Reference in New Issue