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
b58869be
Commit
b58869be
authored
2 years ago
by
Olivier Dion
Committed by
Adrien Béraud
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
src/Makefile: Install jami/trace-tool.h
Change-Id: I91ce2615df156ef3f7726eca3be11a86e20212ba
parent
f6155a70
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Makefile.am
+3
-3
3 additions, 3 deletions
src/Makefile.am
with
3 additions
and
3 deletions
src/Makefile.am
+
3
−
3
View file @
b58869be
...
...
@@ -132,8 +132,7 @@ libring_la_SOURCES = \
transport/peer_channel.h
\
uri.h
\
uri.cpp
\
vcard.h
\
jami/trace-tools.h
vcard.h
if
HAVE_WIN32
libring_la_SOURCES
+=
\
...
...
@@ -153,7 +152,8 @@ nobase_include_HEADERS += \
./jami/media_const.h
\
./jami/presence_const.h
\
./jami/presencemanager_interface.h
\
./jami/security_const.h
./jami/security_const.h
\
./jami/trace-tools.h
if
ENABLE_PLUGIN
nobase_include_HEADERS
+=
\
...
...
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