components/apache2-modules/mod_jk/Makefile
changeset 5172 2ac937ed383b
parent 4825 8eac04f48b8f
child 5682 94c0ca64c022
--- a/components/apache2-modules/mod_jk/Makefile	Tue Dec 08 14:36:41 2015 -0800
+++ b/components/apache2-modules/mod_jk/Makefile	Wed Nov 25 05:01:40 2015 -0800
@@ -51,9 +51,9 @@
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
-configure:	$(CONFIGURE_32_and_64)
+configure:	$(MODULES_CONFIGURE)
 
-build: $(BUILD_32_and_64)
+build: $(MODULES_BUILD)
 
 test: $(NO_TESTS)