diff options
| author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2010-12-29 16:26:25 +0100 |
|---|---|---|
| committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2010-12-29 16:26:25 +0100 |
| commit | d3148268857e01116d5d3c99ac0a43bc6a54b13c (patch) | |
| tree | 6ae273025ef73942c0ac748e715a7f281a6af114 /Makefile.am | |
| download | lspipat-0.1.tar.gz | |
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..aed7d2a --- /dev/null +++ b/Makefile.am @@ -0,0 +1,7 @@ + +SUBDIRS = src doc + +EXTRA_DIST = samples/exp2bf.lua \ + samples/wave.lua \ + samples/regexp.lua \ + spipat-patches/0.9.3+_image.patch |
