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
4218c9bf
Commit
4218c9bf
authored
Nov 12, 2008
by
Youness Alaoui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add all necessary files to EXTRA_DIST
parent
dbaad91e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
1 deletion
+6
-1
Makefile.am
Makefile.am
+4
-0
nice/Makefile.am
nice/Makefile.am
+1
-1
stun/Makefile.am
stun/Makefile.am
+1
-0
No files found.
Makefile.am
View file @
4218c9bf
...
...
@@ -25,6 +25,10 @@ DIST_SUBDIRS = $(ALWAYS_SUBDIRS) gst
DISTCHECK_CONFIGURE_FLAGS
=
--disable-assert
-enable-gtk-doc
EXTRA_DIST
=
\
COPYING.LGPL
\
COPYING.MPL
\
aclocal.m4
\
autogen.sh
\
common.mk
\
scripts/lcov.mk
\
scripts/lcov.sh
\
...
...
nice/Makefile.am
View file @
4218c9bf
...
...
@@ -47,7 +47,7 @@ check_DATA = libnice.symbols
TESTS
=
$(check_SCRIPTS)
EXTRA_DIST
=
$(check_SCRIPTS)
libnice.sym
EXTRA_DIST
=
$(check_SCRIPTS)
libnice.sym
libnice.ver
pkginclude_HEADERS
=
nice.h
...
...
stun/Makefile.am
View file @
4218c9bf
...
...
@@ -30,3 +30,4 @@ libstun_la_SOURCES = constants.h \
libstun_la_LIBADD
=
$(OPENSSL_LIBS)
$(LIBRT)
EXTRA_DIST
=
win32_common.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