install header file from automake
This commit is contained in:
parent
4977a1f74c
commit
f2bb5b8ae6
@ -8,6 +8,8 @@ libdice_la_SOURCES = lib/dice_lexer.l \
|
|||||||
lib/dice.c \
|
lib/dice.c \
|
||||||
lib/diceexpr.c
|
lib/diceexpr.c
|
||||||
|
|
||||||
|
include_HEADERS = lib/dice.h
|
||||||
|
|
||||||
AM_CFLAGS = -Ilib
|
AM_CFLAGS = -Ilib
|
||||||
|
|
||||||
libdice_la_LIBADD = ${BSD_LIBS}
|
libdice_la_LIBADD = ${BSD_LIBS}
|
||||||
|
Loading…
Reference in New Issue
Block a user