diff options
Diffstat (limited to 'chuck/Makefile.am')
-rw-r--r-- | chuck/Makefile.am | 4 |
1 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 |