diff options
author | Spaghetti <[email protected]> | 2012-07-31 20:28:00 -0500 |
---|---|---|
committer | Spaghetti <[email protected]> | 2012-07-31 20:28:00 -0500 |
commit | 0fc24b2b08fd7f13e98a891aa7e4c12414c70297 (patch) | |
tree | 2a2dacc9ba341683e4095205fd625fced5f14a25 /mate-about/Makefile.am | |
parent | 2a6227b40b69723d29b30023dc95758871cb3c8f (diff) | |
download | mate-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.am | 3 |
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) |