Add r3.hpp to Makefile.am.
This commit is contained in:
parent
6834f0eccd
commit
a361e1fe58
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ r3_include_HEADERS = \
|
||||||
include/r3_gvc.h \
|
include/r3_gvc.h \
|
||||||
include/r3_json.h \
|
include/r3_json.h \
|
||||||
include/str_array.h \
|
include/str_array.h \
|
||||||
|
include/r3.hpp \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
|
|
Loading…
Reference in a new issue