equal
deleted
inserted
replaced
39 endif |
39 endif |
40 |
40 |
41 # Omit mirror since it's built with the apt tool. |
41 # Omit mirror since it's built with the apt tool. |
42 SUBDIRS = $(SCRIPT_SUBDIR) image security crypto/provider jndi jmx \ |
42 SUBDIRS = $(SCRIPT_SUBDIR) image security crypto/provider jndi jmx \ |
43 java inputmethods org xml rowset net/httpserver net/ssl demo \ |
43 java inputmethods org xml rowset net/httpserver net/ssl demo \ |
44 tools jarsigner tracing |
44 tools jarsigner tracing servicetag |
45 |
45 |
46 all build clean clobber:: |
46 all build clean clobber:: |
47 $(SUBDIRS-loop) |
47 $(SUBDIRS-loop) |
48 |
48 |