Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
05075442
Commit
05075442
authored
16 years ago
by
Emmanuel Milou
Browse files
Options
Downloads
Patches
Plain Diff
modify the root Makefile.am ; run make unittest to compile the test dir
parent
46dcaf30
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile.am
+8
-2
8 additions, 2 deletions
Makefile.am
with
8 additions
and
2 deletions
Makefile.am
+
8
−
2
View file @
05075442
# Makefile.am
unittest
:
@
(
cd test
;
make
)
@
echo
""
@
echo
"NOTICE: Unitary tests successfully build"
@
echo
"Go in the test directory to run them"
@
echo
""
ACLOCAL_AMFLAGS
=
-I
m4
SUBDIRS
=
libs src ringtones po
SUBDIRS
=
libs src ringtones po
EXTRA_DIST
=
m4/
*
.m4 tools/
*
.sh platform/
*
images/
*
README.gentoo
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment