Install header files
This commit is contained in:
parent
e3b64f4512
commit
0ad579912c
1 changed files with 9 additions and 0 deletions
|
@ -1 +1,10 @@
|
|||
SUBDIRS=src tests
|
||||
|
||||
r3_includedir = $(includedir)/r3
|
||||
r3_include_HEADERS = \
|
||||
include/r3.h \
|
||||
include/r3_define.h \
|
||||
include/r3_list.h \
|
||||
include/r3_str.h \
|
||||
include/str_array.h \
|
||||
$(NULL)
|
||||
|
|
Loading…
Reference in a new issue