summaryrefslogtreecommitdiff
path: root/mate-about/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-08-01 00:13:34 -0700
committerPerberos <[email protected]>2012-08-01 00:13:34 -0700
commita637e073e5fdf1c0d0d2131fad476d8dfa4adc35 (patch)
tree2a2dacc9ba341683e4095205fd625fced5f14a25 /mate-about/Makefile.am
parent2a6227b40b69723d29b30023dc95758871cb3c8f (diff)
parent0fc24b2b08fd7f13e98a891aa7e4c12414c70297 (diff)
downloadmate-desktop-a637e073e5fdf1c0d0d2131fad476d8dfa4adc35.tar.bz2
mate-desktop-a637e073e5fdf1c0d0d2131fad476d8dfa4adc35.tar.xz
Merge pull request #22 from spaghetti2514/master
Added copyleft compatible gnucat
Diffstat (limited to 'mate-about/Makefile.am')
-rw-r--r--mate-about/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/mate-about/Makefile.am b/mate-about/Makefile.am
index e6aae48..314b870 100644
--- a/mate-about/Makefile.am
+++ b/mate-about/Makefile.am
@@ -11,6 +11,9 @@ INCLUDES = \
@INTLTOOL_DESKTOP_RULE@
+pixmapdir = $(datadir)/pixmaps
+pixmap_DATA = gnu-cat_navideno_v3.png gnu-cat.gif
+
desktopdir = $(datadir)/applications
desktop_in_files = mate-about.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)