Initial revision

This commit is contained in:
slidedraw
2002-03-20 15:31:36 +00:00
commit 89c4cdb2d7
148 changed files with 40909 additions and 0 deletions

11
cole/examples/Makefile.am Normal file
View File

@@ -0,0 +1,11 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = present.sdd sprsheet.sdc sprsheet.xls text.doc text.sdw \
README-examples
INCLUDES = -I$(top_srcdir)
LDADD = $(top_builddir)/libcole.la
TESTS = filesystem directory file version
noinst_PROGRAMS = filesystem directory file demo version