Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marius
zathura
Commits
54457a59
Commit
54457a59
authored
Jun 24, 2014
by
Sebastian Ramacher
Browse files
Prepend zathura-$(VERSION)/ in archive and add prebuilt man pages
Signed-off-by:
Sebastian Ramacher
<
sebastian+dev@ramacher.at
>
parent
f6073abc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
54457a59
...
...
@@ -151,7 +151,10 @@ test: ${OBJECTS}
$(QUIET)
make
-C
tests run
dist
:
clean build-manpages
$(QUIET)
tar
-czf
$(TARFILE)
--exclude
=
.gitignore
`
git ls-files
`
$(QUIET)
tar
-czf
$(TARFILE)
--exclude
=
.gitignore
\
--transform
's,^,zathura-
$(VERSION)
/,'
\
`
git ls-files
`
\
doc/_build/
$(PROJECT)
.1 doc/_build/
$(PROJECT)
rc.5
doc
:
$(QUIET)
make
-C
doc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment