Skip to content

Commit

Permalink
Install subid.h
Browse files Browse the repository at this point in the history
Now subid.h gets installed under /usr/include/shadow/subid.h

Signed-off-by: Serge Hallyn <[email protected]>
  • Loading branch information
hallyn committed May 4, 2021
1 parent b30e961 commit 77e39de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libsubid/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ libsubid_la_LDFLAGS = -Wl,-soname,libsubid.so.@LIBSUBID_ABI@ \
-shared -version-info @LIBSUBID_ABI_MAJOR@
libsubid_la_SOURCES = api.c

pkginclude_HEADERS = subid.h

MISCLIBS = \
$(LIBAUDIT) \
$(LIBSELINUX) \
Expand Down

0 comments on commit 77e39de

Please sign in to comment.