Author: titmuss
Date: Wed Feb 13 08:16:11 2008
New Revision: 1923

URL: http://svn.slimdevices.com?rev=1923&root=Jive&view=rev
Log:
Bug: 7086
Description:
Makefile fixes.


Modified:
    branches/7.0/jive/src/pkg/jive/Makefile.am
    branches/7.0/jive/src/pkg/jive/Makefile.in

Modified: branches/7.0/jive/src/pkg/jive/Makefile.am
URL: 
http://svn.slimdevices.com/branches/7.0/jive/src/pkg/jive/Makefile.am?rev=1923&root=Jive&r1=1922&r2=1923&view=diff
==============================================================================
--- branches/7.0/jive/src/pkg/jive/Makefile.am (original)
+++ branches/7.0/jive/src/pkg/jive/Makefile.am Wed Feb 13 08:16:11 2008
@@ -138,6 +138,7 @@
 dist_luanet_DATA = \
        share/jive/net/Comet.lua \
        share/jive/net/CometRequest.lua \
+       share/jive/net/DNS.lua \
        share/jive/net/NetworkThread.lua \
        share/jive/net/Process.lua \
        share/jive/net/SocketHttp.lua \

Modified: branches/7.0/jive/src/pkg/jive/Makefile.in
URL: 
http://svn.slimdevices.com/branches/7.0/jive/src/pkg/jive/Makefile.in?rev=1923&root=Jive&r1=1922&r2=1923&view=diff
==============================================================================
--- branches/7.0/jive/src/pkg/jive/Makefile.in (original)
+++ branches/7.0/jive/src/pkg/jive/Makefile.in Wed Feb 13 08:16:11 2008
@@ -421,6 +421,7 @@
 dist_luanet_DATA = \
        share/jive/net/Comet.lua \
        share/jive/net/CometRequest.lua \
+       share/jive/net/DNS.lua \
        share/jive/net/NetworkThread.lua \
        share/jive/net/Process.lua \
        share/jive/net/SocketHttp.lua \

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to