[Nice] [nice/master] add all necessary files to EXTRA_DIST

Youness Alaoui youness.alaoui at collabora.co.uk
Wed Nov 12 13:51:59 PST 2008


---
 Makefile.am      |    4 ++++
 nice/Makefile.am |    2 +-
 stun/Makefile.am |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 7f1424a..fddb01c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \
diff --git a/nice/Makefile.am b/nice/Makefile.am
index 95cd155..619d880 100644
--- a/nice/Makefile.am
+++ b/nice/Makefile.am
@@ -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
 
diff --git a/stun/Makefile.am b/stun/Makefile.am
index 8e965d7..449c15f 100644
--- a/stun/Makefile.am
+++ b/stun/Makefile.am
@@ -30,3 +30,4 @@ libstun_la_SOURCES = constants.h \
 
 libstun_la_LIBADD = $(OPENSSL_LIBS) $(LIBRT)
 
+EXTRA_DIST = win32_common.h
-- 
1.5.6.5




More information about the Nice mailing list