URI: 
       tadded shared data installation - tomb - the crypto undertaker
  HTML git clone git://parazyd.org/tomb.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 839f2b5c67ee6be8a577458163c00734475bea2a
   DIR parent a8850cd54acc36320e789eb4fbf118e7f7ae3c5b
  HTML Author: Jaromil <jaromil@dyne.org>
       Date:   Wed, 19 Jan 2011 19:47:52 +0100
       
       added shared data installation
       
       Diffstat:
         M Makefile.am                         |       2 +-
         M share/Makefile.am                   |       4 ++++
       
       2 files changed, 5 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile.am b/Makefile.am
       t@@ -1 +1 @@
       -SUBDIRS = src
       +SUBDIRS = src share
   DIR diff --git a/share/Makefile.am b/share/Makefile.am
       t@@ -6,3 +6,7 @@ AppReg_DATA = tomb.applications
        
        MimeInfodir = $(datadir)/mime-info
        MimeInfo_DATA = tomb.keys tomb.mime
       +
       +Iconsdir = $(datadir)/icons
       +Icons_DATA = monmort.png
       +