Initial revision
This commit is contained in:
11
cole/examples/Makefile.am
Normal file
11
cole/examples/Makefile.am
Normal 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
|
||||
|
Reference in New Issue
Block a user