Skip to content

Commit cee73f8

Browse files
committed
Add man page to Makefile.am
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
1 parent b6309d6 commit cee73f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ oci_systemd_hook_CFLAGS = $(YAJL_CFLAGS)
55
oci_systemd_hook_LDADD = $(YAJL_LIBS)
66
oci_systemd_hook_CFLAGS += $(SELINUX_CFLAGS)
77
oci_systemd_hook_LDADD += $(SELINUX_LIBS)
8+
9+
dist_man_MANS = doc/oci_systemd_hook.1

0 commit comments

Comments
 (0)