branch | RCL_3 |
changeset 25 | 9ac0a0a7da70 |
parent 19 | 04becd199f91 |
child 77 | 7cee158cb8cd |
--- a/javaextensions/subsystem.mk Tue May 11 16:07:20 2010 +0300 +++ b/javaextensions/subsystem.mk Tue May 25 12:34:19 2010 +0300 @@ -50,4 +50,8 @@ COMPONENTS += midprms/build endif +# Declare that release preparation removes subdirectories not in build, except +# listed special cases +REMOVE_NOTBUILT_EXCLUDING = inc + include ${JAVA_SRC_ROOT}/build/Makefile.subsystem