Skip to content

Commit

Permalink
Add man page to Makefile.am
Browse files Browse the repository at this point in the history
Signed-off-by: Mrunal Patel <[email protected]>
  • Loading branch information
mrunalp committed Nov 23, 2015
1 parent b6309d6 commit cee73f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ oci_systemd_hook_CFLAGS = $(YAJL_CFLAGS)
oci_systemd_hook_LDADD = $(YAJL_LIBS)
oci_systemd_hook_CFLAGS += $(SELINUX_CFLAGS)
oci_systemd_hook_LDADD += $(SELINUX_LIBS)

dist_man_MANS = doc/oci_systemd_hook.1

0 comments on commit cee73f8

Please sign in to comment.