Index: /issm/trunk/src/c/Makefile.am
===================================================================
--- /issm/trunk/src/c/Makefile.am	(revision 2742)
+++ /issm/trunk/src/c/Makefile.am	(revision 2743)
@@ -315,7 +315,26 @@
 					./FieldExtrudex/FieldExtrudex.h\
 					./OutputRiftsx/OutputRiftsx.h\
-					./OutputRiftsx/OutputRiftsx.cpp
-
-
+					./OutputRiftsx/OutputRiftsx.cpp\
+					./Bamgx/Bamgx.h\
+					./Bamgx/Bamgx.cpp\
+					./Bamgx/Mesh2.cpp \
+					./Bamgx/Mesh2.h \
+					./Bamgx/MeshDraw.cpp \
+					./Bamgx/MeshGeom.cpp \
+					./Bamgx/Meshgibbs.cpp	\
+					./Bamgx/Meshio.cpp \
+					./Bamgx/Meshio.h \
+					./Bamgx/MeshQuad.cpp \
+					./Bamgx/MeshRead.cpp \
+					./Bamgx/meshtype.h \
+					./Bamgx/MeshWrite.cpp	\
+					./Bamgx/Metric.cpp \
+					./Bamgx/Metric.h \
+					./Bamgx/QuadTree.cpp \
+					./Bamgx/QuadTree.h \
+					./Bamgx/R2.cpp \
+					./Bamgx/R2.h \
+					./Bamgx/SetOfE4.cpp	\
+					./Bamgx/SetOfE4.h
 
 
@@ -638,5 +657,27 @@
 					./parallel/transient_core_3d.cpp\
 					./parallel/steadystate_core.cpp\
-					./parallel/OutputResults.cpp
+					./parallel/OutputResults.cpp\
+					./Bamgx/Bamgx.h\
+					./Bamgx/Bamgx.cpp\
+					./Bamgx/Mesh2.cpp \
+					./Bamgx/Mesh2.h \
+					./Bamgx/MeshDraw.cpp \
+					./Bamgx/MeshGeom.cpp \
+					./Bamgx/Meshgibbs.cpp	\
+					./Bamgx/Meshio.cpp \
+					./Bamgx/Meshio.h \
+					./Bamgx/MeshQuad.cpp \
+					./Bamgx/MeshRead.cpp \
+					./Bamgx/meshtype.h \
+					./Bamgx/MeshWrite.cpp	\
+					./Bamgx/Metric.cpp \
+					./Bamgx/Metric.h \
+					./Bamgx/QuadTree.cpp \
+					./Bamgx/QuadTree.h \
+					./Bamgx/R2.cpp \
+					./Bamgx/R2.h \
+					./Bamgx/SetOfE4.cpp	\
+					./Bamgx/SetOfE4.h
+
 
 libpISSM_a_CXXFLAGS = -fPIC -D_PARALLEL_   -D_C_ $(CXXOPTFLAGS)
Index: /issm/trunk/src/c/issm.h
===================================================================
--- /issm/trunk/src/c/issm.h	(revision 2742)
+++ /issm/trunk/src/c/issm.h	(revision 2743)
@@ -60,4 +60,5 @@
 #include "./OutputRiftsx/OutputRiftsx.h"
 #include "./MassFluxx/MassFluxx.h"
+#include "./Bamgx/Bamgx.h"
 
 
