javaextensions/subsystem.mk
changeset 26 dc7c549001d5
parent 23 98ccebc37403
child 67 63b81d807542
--- a/javaextensions/subsystem.mk	Fri May 14 15:47:24 2010 +0300
+++ b/javaextensions/subsystem.mk	Thu May 27 12:49:31 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