Merge pull request #330 from hallyn/2021-05-04/subidhinclude
Install subid.h
This commit is contained in:
commit
38c079366d
@ -3,6 +3,8 @@ libsubid_la_LDFLAGS = -Wl,-soname,libsubid.so.@LIBSUBID_ABI@ \
|
|||||||
-shared -version-info @LIBSUBID_ABI_MAJOR@
|
-shared -version-info @LIBSUBID_ABI_MAJOR@
|
||||||
libsubid_la_SOURCES = api.c
|
libsubid_la_SOURCES = api.c
|
||||||
|
|
||||||
|
pkginclude_HEADERS = subid.h
|
||||||
|
|
||||||
MISCLIBS = \
|
MISCLIBS = \
|
||||||
$(LIBAUDIT) \
|
$(LIBAUDIT) \
|
||||||
$(LIBSELINUX) \
|
$(LIBSELINUX) \
|
||||||
|
Loading…
Reference in New Issue
Block a user