From b231917367202587add77b523967b7f9a3643307 Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Wed, 16 Apr 2014 12:48:48 -0500 Subject: [PATCH] Install 64-bit Shamrock library file --- andorSupport/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/andorSupport/Makefile b/andorSupport/Makefile index 0198a7b..466649c 100755 --- a/andorSupport/Makefile +++ b/andorSupport/Makefile @@ -19,6 +19,7 @@ LIB_INSTALLS_WIN32 += ../os/win32-x86/ShamrockCIFm.lib else ifeq (windows-x64, $(findstring windows-x64, $(T_A))) LIB_INSTALLS_WIN32 += ../os/windows-x64/atmcd64m.lib +LIB_INSTALLS_WIN32 += ../os/windows-x64/ShamrockCIFm.lib else ifeq (linux-x86_64, $(findstring linux-x86_64, $(T_A))) LIB_INSTALLS_Linux += ../os/linux-x86_64/libandor.so.2