aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDeepak Bhole <[email protected]>2010-10-20 14:34:41 +0100
committerDeepak Bhole <[email protected]>2010-10-20 14:34:41 +0100
commitc2783ee992baf5f0598f3125579a73b51ed51ed4 (patch)
tree54c04300f901c689b178412760ec2427585e3b87 /ChangeLog
parent102628c1172b47fc92d034a11c589ed69a37bfb6 (diff)
Add $(NETX_DIR) prefix to javaws launcher.
2010-10-19 Deepak Bhole <[email protected]> * Makefile.am: ($(NETX_DIR)/launcher/javaws): Use $(NETX_DIR).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0588919..4c72d41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2010-10-19 Deepak Bhole <[email protected]>
* Makefile.am:
+ ($(NETX_DIR)/launcher/javaws): Use $(NETX_DIR).
+
+2010-10-19 Deepak Bhole <[email protected]>
+
+ * Makefile.am:
(NETX_DIR): New variable representing the NetX build dir.
(NETX_LAUNCHER_OBJECTS): Prefix with $(NETX_DIR).
(LAUNCHER_LINK): Fixed escaping of ORIGIN to the rpath argument.