/hg/release/icedtea6-1.8: Makefile.am: added $(NETX_SRCDIR) to D...
ptisnovs at icedtea.classpath.org
ptisnovs at icedtea.classpath.org
Mon Apr 12 04:14:27 PDT 2010
changeset 28157b026a7a in /hg/release/icedtea6-1.8
details: http://icedtea.classpath.org/hg/release/icedtea6-1.8?cmd=changeset;node=28157b026a7a
author: Pavel Tisnovsky <ptisnovs at redhat.com>
date: Mon Apr 12 14:13:09 2010 +0200
Makefile.am: added $(NETX_SRCDIR) to DISTFILES to include netx
directory into tarball.
diffstat:
2 files changed, 6 insertions(+)
ChangeLog | 5 +++++
Makefile.am | 1 +
diffs (23 lines):
diff -r 08661c42a3ba -r 28157b026a7a ChangeLog
--- a/ChangeLog Sat Apr 10 22:07:13 2010 +0200
+++ b/ChangeLog Mon Apr 12 14:13:09 2010 +0200
@@ -1,3 +1,8 @@ 2010-04-10 Matthias Klose <doko at ubuntu
+2010-04-12 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * Makefile.am: added $(NETX_SRCDIR) to DISTFILES to include
+ netx directory into tarball.
+
2010-04-10 Matthias Klose <doko at ubuntu.com>
* Makefile.am (ICEDTEA_PATCHES): Always apply
diff -r 08661c42a3ba -r 28157b026a7a Makefile.am
--- a/Makefile.am Sat Apr 10 22:07:13 2010 +0200
+++ b/Makefile.am Mon Apr 12 14:13:09 2010 +0200
@@ -552,6 +552,7 @@ EXTRA_DIST = generated \
$(abs_top_srcdir)/plugin \
hotspot.map \
autogen.sh \
+ $(NETX_SRCDIR) \
tapset/hotspot.stp.in \
tapset/hotspot_jni.stp.in \
scripts/jni_create_stap.c \
More information about the distro-pkg-dev
mailing list