Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
19ca5a60
Commit
19ca5a60
authored
Mar 20, 2013
by
Alexandre Duret-Lutz
Browse files
org: Add an org-deploy rule
* doc/Makefile.am: Here.
parent
1f4e0351
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile.am
View file @
19ca5a60
...
...
@@ -80,3 +80,8 @@ EXTRA_DIST = \
$(ORG_FILES)
\
$(srcdir)
/org-stamp
\
userdoc
.PHONY
:
org-deploy
org-deploy
:
$(srcdir)/org-stamp
cd
$(srcdir)
;
\
rsync
-P
-z
-u
-v
-r
-l
-C
--delete
userdoc/ spot:www_spot/userdoc
Write
Preview
Supports
Markdown
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