Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libnice
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
libnice
Commits
00d15dcb
Commit
00d15dcb
authored
Jan 23, 2007
by
Dafydd Harries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
install agent/udp header files
darcs-hash:20070123102854-c9803-68976426c489777a12361b1da3ddf8ac4af9f3fe.gz
parent
c36ed07e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
agent/Makefile.am
agent/Makefile.am
+2
-0
udp/Makefile.am
udp/Makefile.am
+2
-0
No files found.
agent/Makefile.am
View file @
00d15dcb
...
@@ -38,3 +38,5 @@ test_stun_LDADD = libagent.la $(GLIB_LIBS)
...
@@ -38,3 +38,5 @@ test_stun_LDADD = libagent.la $(GLIB_LIBS)
TESTS
=
$(check_PROGRAMS)
TESTS
=
$(check_PROGRAMS)
pkginclude_HEADERS
=
agent.h
udp/Makefile.am
View file @
00d15dcb
...
@@ -27,3 +27,5 @@ EXTRA_DIST = test-echo.sh
...
@@ -27,3 +27,5 @@ EXTRA_DIST = test-echo.sh
TESTS
=
test-echo.sh
test
TESTS
=
test-echo.sh
test
pkginclude_HEADERS
=
udp.h udp-fake.h
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