components/apache2-modules/mod_fcgid/Makefile
changeset 5172 2ac937ed383b
parent 4339 6501cf9c29f9
child 5682 94c0ca64c022
--- a/components/apache2-modules/mod_fcgid/Makefile	Tue Dec 08 14:36:41 2015 -0800
+++ b/components/apache2-modules/mod_fcgid/Makefile	Wed Nov 25 05:01:40 2015 -0800
@@ -45,9 +45,9 @@
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
-build: $(BUILD_32_and_64)
+build: $(MODULES_BUILD)
 
-install: $(INSTALL_32_and_64)
+install: $(MODULES_INSTALL)
 
 test: $(NO_TESTS)