Skip to content
Snippets Groups Projects
Commit 9e3347a0 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

add gajim-remote manpage to tarball

parent 82662ede
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ dist:
rm -rf gajim-$(VERSION)
mkdir gajim-$(VERSION)
cp -r data src po gajim-$(VERSION)/
cp AUTHORS gajim.1 gajim.desktop COPYING Makefile Changelog README launch.sh gajim-$(VERSION)
cp AUTHORS gajim.1 gajim-remote.1 gajim.desktop COPYING Makefile Changelog README launch.sh gajim-$(VERSION)
mkdir gajim-$(VERSION)/scripts
for s in $(SCRIPTS) ; do \
cp $$s gajim-$(VERSION)/scripts/; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment