summaryrefslogtreecommitdiff
path: root/mate-about/Makefile.am
diff options
context:
space:
mode:
authorSpaghetti <[email protected]>2012-07-31 20:28:00 -0500
committerSpaghetti <[email protected]>2012-07-31 20:28:00 -0500
commit0fc24b2b08fd7f13e98a891aa7e4c12414c70297 (patch)
tree2a2dacc9ba341683e4095205fd625fced5f14a25 /mate-about/Makefile.am
parent2a6227b40b69723d29b30023dc95758871cb3c8f (diff)
downloadmate-desktop-0fc24b2b08fd7f13e98a891aa7e4c12414c70297.tar.bz2
mate-desktop-0fc24b2b08fd7f13e98a891aa7e4c12414c70297.tar.xz
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)