Index: /issm/trunk-jpl/src/c/Makefile.am
===================================================================
--- /issm/trunk-jpl/src/c/Makefile.am	(revision 22004)
+++ /issm/trunk-jpl/src/c/Makefile.am	(revision 22005)
@@ -472,6 +472,7 @@
 endif
 #}}}
-#Love sources  {{{
+#Love sources  (only if have fortran){{{
 if LOVE
+if FORTRAN
 issm_sources +=  ./cores/love_core.cpp\
 				 ./analyses/LoveAnalysis.cpp\
@@ -482,4 +483,5 @@
 				./modules/FourierLoveCorex/lovenb_sub.f90\
 				./modules/FourierLoveCorex/love_numbers.f90
+endif
 endif
 #}}}
