Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
ed4e74a2
Commit
ed4e74a2
authored
Aug 12, 2010
by
Guillaume Lazzara
Browse files
Makefile.am: Fix call to build_unit_test.sh.
parent
63c77cda
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
ed4e74a2
2010-08-10 Guillaume Lazzara <z@lrde.epita.fr>
* Makefile.am: Fix call to build_unit_test.sh.
2010-08-10 Guillaume Lazzara <z@lrde.epita.fr>
* build-aux/build_unit_test.sh: Add more comments.
...
...
Makefile.am
View file @
ed4e74a2
...
...
@@ -114,7 +114,9 @@ dist-hook:
$(top_srcdir)
/build-aux/build_unit_test.sh
\
$(distdir)
/milena/mln
\
$(distdir)
/milena/tests/unit_test
\
$(top_srcdir)
/milena/tests/unit_test/disabled_tests
&&
\
$(top_srcdir)
/milena/tests/unit_test/disabled_tests
\
mln
\
&&
\
(
\
cd
$(distdir)
;
\
set
-evx
;
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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