Initial commit

This commit is contained in:
Johannes Findeisen 2009-10-15 19:27:15 +02:00
commit 4eef3a1d5a
153 changed files with 178754 additions and 0 deletions

6
examples/Makefile.am Normal file
View file

@ -0,0 +1,6 @@
exampledir = $(datadir)/zynk/examples
example_DATA = default.zynk
EXTRA_DIST = $(example_DATA)