aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw27@cam.ac.uk>2008-10-14 23:20:29 +0100
committerThomas White <taw27@cam.ac.uk>2008-10-14 23:20:29 +0100
commitec010b19cac1d5aea5393a687a91431f2e541101 (patch)
tree4aa0b19fa763dd0dd0f425a90d1c2ecb99140fe9 /Makefile.am
Initial importopenmoocow-0.1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..12f6b12
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,4 @@
+EXTRA_DIST = configure src/mainwindow.h src/types.h src/accelerometers.h src/audio.h src/physics.h data/moo.wav \
+ openmoocow.control data/cow.png data/icon.png data/openmoocow.desktop
+SUBDIRS = src data
+