Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
415fb027
Commit
415fb027
authored
Mar 27, 2015
by
François Grisez
Browse files
Avoid to push translations when using push-transifex target
parent
83f4d955
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile.am
Makefile.am
+2
-2
No files found.
Makefile.am
View file @
415fb027
...
...
@@ -168,10 +168,10 @@ filelist: zip
pull-transifex
:
tx pull
-af
$(MAKE)
-C
po update-po
push-transifex
:
tx push
-s
-t
-f
--no-interactive
$(MAKE)
-C
po update-po
tx push
-s
-f
--no-interactive
### WINDOWS
...
...
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