aboutsummaryrefslogtreecommitdiff
path: root/data/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 /data/Makefile.am
Initial importopenmoocow-0.1
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644
index 0000000..6a8362e
--- /dev/null
+++ b/data/Makefile.am
@@ -0,0 +1,9 @@
+openmoocowdir = $(datadir)/openmoocow
+openmoocow_DATA = moo.wav
+
+desktopdir = $(datadir)/applications
+dist_desktop_DATA = openmoocow.desktop
+
+pixmapsdir = $(prefix)/share/pixmaps/openmoocow
+pixmaps_DATA = icon.png cow.png
+