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
Matteo Quintiliani
nmxptool
Commits
f4d8155c
Commit
f4d8155c
authored
Jan 30, 2015
by
Matteo Quintiliani
Browse files
Added --copy option to AUTOMAKE
parent
acc928a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
bootstrap
View file @
f4d8155c
...
...
@@ -21,7 +21,7 @@ ${AUTOHEADER} || exit
${
ACLOCAL
}
||
exit
# ${AUTOMAKE} --gnu --add-missing --force-missing || exit
${
AUTOMAKE
}
--add-missing
--force-missing
||
exit
${
AUTOMAKE
}
--copy
--add-missing
--force-missing
||
exit
# ${AUTOMAKE} -a -c || exit
# ${AUTOMAKE} -a || exit
...
...
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