javaextensions/subsystem.mk
changeset 26 dc7c549001d5
parent 23 98ccebc37403
child 67 63b81d807542
equal deleted inserted replaced
23:98ccebc37403 26:dc7c549001d5
    48     SUBSYSTEMS += midprms_db
    48     SUBSYSTEMS += midprms_db
    49 else
    49 else
    50     COMPONENTS += midprms/build
    50     COMPONENTS += midprms/build
    51 endif
    51 endif
    52 
    52 
       
    53 # Declare that release preparation removes subdirectories not in build, except
       
    54 # listed special cases
       
    55 REMOVE_NOTBUILT_EXCLUDING = inc
       
    56 
    53 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem
    57 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem