Index: /trunk/FACT++/Makefile.am
===================================================================
--- /trunk/FACT++/Makefile.am	(revision 18385)
+++ /trunk/FACT++/Makefile.am	(revision 18386)
@@ -11,5 +11,5 @@
 
 AM_CFLAGS   = -pedantic
-AM_CPPFLAGS = -Idim/dim -Ipal -Isofa/src -Ierfa/src \
+AM_CPPFLAGS = -Idim/dim -Ipal -Ierfa/src \
    $(DIM_FLAGS) $(BOOST_FLAGS) $(ROOTCPPFLAGS) \
    -Wall -Winit-self -Wpointer-arith -Wcast-align -Wextra -Wformat=2 \
@@ -279,5 +279,5 @@
 	erfa/src/pmat06.c	erfa/src/epv00.c	erfa/src/plan94.c	\
 	erfa/src/anpm.c		erfa/src/obl06.c	erfa/src/dat.c		\
-	erfa/src/af2a.c		erfa/src/rxr.c		erfa/src/gmst06.c	\
+        erfa/src/af2a.c		erfa/src/rxr.c		erfa/src/gmst06.c	\
 	erfa/src/sepp.c		erfa/src/rz.c		erfa/src/zp.c		\
 	erfa/src/rxpv.c		erfa/src/pn.c		erfa/src/cr.c		\
@@ -301,8 +301,5 @@
 	erfa/src/d2tf.c		erfa/src/epb.c		erfa/src/rv2m.c		\
 	erfa/src/pap.c		erfa/src/fad03.c	erfa/src/pmp.c		\
-	erfa/src/tr.c		erfa/src/falp03.c	\
-	\
-	sofa/src/anpm.c		sofa/src/rxr.c		sofa/src/s2c.c		\
-	sofa/src/c2s.c		sofa/src/cr.c		sofa/src/cp.c	
+	erfa/src/tr.c		erfa/src/falp03.c	
 
 dserver2_SOURCES = src/dserver2.cc 
