diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-05-13 21:20:00 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-15 09:37:42 +0100 |
commit | b54709dd2ccf9017c3f359b25ff72c038b471ded (patch) | |
tree | 6e4fff1b06a8b575ae8bd9d09451993a00866aa9 /extras/Gallery_sound.mk | |
parent | 857a8b9566f7c50b734d6c312809391e94c43967 (diff) |
remove pre-compiled textshapes and transportation galleries.
Further gnumake fixups, package the files in the Gallery rules.
Change-Id: Icda2de9cfcd2ff573db2e9ab27e2670dcfa5f0a8
Diffstat (limited to 'extras/Gallery_sound.mk')
-rw-r--r-- | extras/Gallery_sound.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/Gallery_sound.mk b/extras/Gallery_sound.mk index 358da05a774c..b48a2f05d392 100644 --- a/extras/Gallery_sound.mk +++ b/extras/Gallery_sound.mk @@ -10,7 +10,7 @@ $(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/sounds)) -$(eval $(call gb_Gallery_add_files,sound,\ +$(eval $(call gb_Gallery_add_files,sound,share/gallery/sounds,\ extras/source/gallery/sounds/apert2.wav \ extras/source/gallery/sounds/apert.wav \ extras/source/gallery/sounds/applause.wav \ |