components/meld/Makefile
changeset 1480 1d8d2e9374cc
parent 1434 c782e620dd26
child 1998 0dfe74929e1c
--- a/components/meld/Makefile	Thu Sep 19 10:15:45 2013 -0700
+++ b/components/meld/Makefile	Thu Sep 19 10:19:20 2013 -0700
@@ -44,9 +44,9 @@
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # common targets
-build:		$(BUILD_32)
+build:		$(BUILD_64)
 
-install:	$(INSTALL_32)
+install:	$(INSTALL_64)
 
 test:		$(NO_TESTS)