Changeset 611

Show
Ignore:
Timestamp:
06/05/08 17:30:21 (3 months ago)
Author:
smoku
Message:

Changed order of subdirs building

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gc/Makefile.am

    r610 r611  
    11EXTRA_DIST = Doxyfile.in README.win32 README.protocol contrib UPGRADE 
    22 
    3 SUBDIRS = etc tools man mio sx util c2s router s2s sm storage 
    4  
    5 .PHONY: docs 
    6  
     3SUBDIRS = etc man 
    74if USE_LIBSUBST 
    85SUBDIRS += subst 
    96endif 
     7SUBDIRS += tools mio sx util c2s router s2s sm storage 
     8 
     9.PHONY: docs 
    1010 
    1111docs: Doxyfile