mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
lib: install images/rpc.pb-c.h
Since commit 1c25914 compiling crun with libcriu also requires
/usr/include/criu/rpc.pb-c.h
Signed-off-by: Radostin Stoyanov <radostin@redhat.com>
This commit is contained in:
parent
c6b5e7d923
commit
6a15dbdefa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
CRIU_SO := libcriu.so
|
||||
CRIU_A := libcriu.a
|
||||
UAPI_HEADERS := lib/c/criu.h images/rpc.proto criu/include/version.h
|
||||
UAPI_HEADERS := lib/c/criu.h images/rpc.proto images/rpc.pb-c.h criu/include/version.h
|
||||
|
||||
#
|
||||
# File to keep track of files installed by setup.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue