From 1d1ce1b2df4a5f97a1c34a90337d0c3732f7959e Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sun, 15 Apr 2018 14:57:17 -0700 Subject: *: initial commit of whale compo This is my contribution to our Hungrycat production blender 2018 entry, assets to follow. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..38bdf12 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = src +dist_doc_DATA = README -- cgit v1.2.3