aboutsummaryrefslogtreecommitdiff
path: root/chuck
diff options
context:
space:
mode:
Diffstat (limited to 'chuck')
-rw-r--r--chuck/Makefile.am4
-rw-r--r--chuck/lib.ck.in (renamed from chuck/lib.ck)0
2 files changed, 4 insertions, 0 deletions
diff --git a/chuck/Makefile.am b/chuck/Makefile.am
new file mode 100644
index 0000000..69c805f
--- /dev/null
+++ b/chuck/Makefile.am
@@ -0,0 +1,4 @@
+
+dist_chuck_DATA = OSCGraphics.ck OSCGraphicsPort.ck OSCGraphicsLayer.ck \
+ OSCGraphicsBox.ck OSCGraphicsImage.ck OSCGraphicsVideo.ck
+nodist_chuck_DATA = lib.ck
diff --git a/chuck/lib.ck b/chuck/lib.ck.in
index e73ab98..e73ab98 100644
--- a/chuck/lib.ck
+++ b/chuck/lib.ck.in