components/lftp/Makefile
changeset 1229 5da8394504c5
parent 1223 28d011526d15
child 1948 2d1537e7942d
--- a/components/lftp/Makefile	Fri Mar 22 09:41:03 2013 -0600
+++ b/components/lftp/Makefile	Fri Mar 22 09:27:41 2013 -0700
@@ -48,9 +48,9 @@
 ASLR_MODE = $(ASLR_ENABLE)
 
 # common targets
-build:		$(BUILD_32)
+build:		$(BUILD_64)
 
-install:	$(INSTALL_32)
+install:	$(INSTALL_64)
 
 test:		$(NO_TESTS)