Index: /issm/trunk-jpl/src/wrappers/matlab/Makefile.am
===================================================================
--- /issm/trunk-jpl/src/wrappers/matlab/Makefile.am	(revision 24788)
+++ /issm/trunk-jpl/src/wrappers/matlab/Makefile.am	(revision 24789)
@@ -44,5 +44,4 @@
 	ContourToMesh_matlab.la \
 	ContourToNodes_matlab.la \
-	CoordTransform_matlab.la \
 	DistanceToMaskBoundary_matlab.la \
 	ElementConnectivity_matlab.la \
@@ -74,4 +73,7 @@
 lib_LTLIBRARIES += ShpRead_matlab.la
 endif
+if PROJ
+lib_LTLIBRARIES += CoordTransform_matlab.la
+endif
 #}}}
 
