]> Creatis software - gdcm.git/blobdiff - gdcmPython/Makefile
#include <string>
[gdcm.git] / gdcmPython / Makefile
index b7f21273aa04da6295e98b07c129bedb3704e4a2..cde6e854e2c23f82c588122bacee1d6e98e2d46a 100644 (file)
@@ -6,7 +6,7 @@ SWIGFLAGS= -python -c++
 TARGET=_gdcm.so
 
 GDCMDIR=../src
-GDCMLIB=$(GDCMDIR)/libgdcm.a
+GDCMLIB=$(GDCMDIR)/.libs/libgdcm.a
 GDCMINCLUDES=-I$(GDCMDIR)
 
 PYTHON=python