diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-05-12 23:57:19 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-05-12 23:58:09 -0400 |
commit | 39970d85d4c2313d43147f15047ac564603c7f8c (patch) | |
tree | eef62e6834fe67e3f4ba7559c872a90d1ea6aced | |
parent | ff6514f056098c885323e8629d6ac6d113796f35 (diff) |
add src/manpages/Makefile
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index aeebb59732..2793e32819 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6895,6 +6895,7 @@ sd.CPPFLAGS += $(libsystemd-network.CPPFLAGS) #@src/libsystemd-gcrypt/src/Makefile #@src/libsystemd/src/sd-bus/Makefile #@src/libsystemd/src/sd-hwdb/Makefile +#@src/manpages/Makefile #@all include $(topsrcdir)/build-aux/Makefile.tail.mk |