From 6852fe1e54df4b6fd7fa44523be963bb8f4ab779 Mon Sep 17 00:00:00 2001 From: daniau Date: Fri, 9 Jan 2009 08:50:25 +0000 Subject: [PATCH] git-svn-id: https://lxsd.femto-st.fr/svn/atlas@4 dff38a21-2163-4b57-a1b5-aae693bec1e4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5ee030f..bb76b26 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ all: ( ./build.sh ) install: - ( cp atlas-3.8.2/install/lib/*.a $(BTREE)/lib ) + ( cp ATLAS/install/lib/*.a $(BTREE)/lib ) clean: ( rm -rf atlas-3.8.2 ) -- 2.16.4