Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH] Fix ignored manpages #63

Open
CasperVector opened this issue Nov 19, 2015 · 0 comments
Open

[PATCH] Fix ignored manpages #63

CasperVector opened this issue Nov 19, 2015 · 0 comments

Comments

@CasperVector
Copy link

diff --git a/Makefile.am b/Makefile.am
index 6cbaf9a..b5ba1d2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = etc po src
+SUBDIRS = etc man po src

 EXTRA_DIST = \
        intltool-extract.in \

Of course you need to re-run autogen.sh after applying this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant