ajout de msl.h pour etre installe

This commit is contained in:
Dominique Ledu 2002-06-12 15:23:45 +00:00
parent 97698a15cd
commit 5a8fef1f3e
1 changed files with 1 additions and 0 deletions

View File

@ -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 \