Changed default target from compile to dist
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Wed, 28 Jul 2004 12:18:12 +0000 (12:18 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Wed, 28 Jul 2004 12:18:12 +0000 (12:18 +0000)
org.glite.lb.client/build.xml

index 1be1b1b..c3374b0 100755 (executable)
 
        Revision history:
        $Log$
+       Revision 1.3  2004/07/06 17:45:30  flammer
+       Update of classpath definitions, targets & configure file.
+       
        Revision 1.2  2004/06/23 00:29:33  dimeglio
        Added standard comments and handling of support files
        
 -->
 
-<project name="client" default="compile">
+<project name="client" default="dist">
        
        <!-- =========================================
                 Builds the GLite LB Client Module