r104: initial cvs import
[ctsim.git] / libctgraphics / Makefile.am
diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am
new file mode 100644 (file)
index 0000000..7bc2d47
--- /dev/null
@@ -0,0 +1,7 @@
+noinst_LIBRARIES = libctgraphics.a
+libctgraphics_a_SOURCES=ezplot.cpp ezsupport.cpp ezset.cpp ezpol.cpp circle.cpp ctm.cpp drawbox.cpp sgp.cpp sgpdrive.cpp sgptext.cpp
+INCLUDES=@my_includes@
+EXTRA_DIST=Makefile.nt
+
+
+