diff options
author | Stefano Karapetsas <[email protected]> | 2012-09-03 15:46:25 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-09-03 15:46:25 +0200 |
commit | 591cfce33b69e95a0c3394c6e55179f95c09eeb1 (patch) | |
tree | 2274a68d05678de2e8d4b0aef9224a4876605d06 /mate-about/Makefile.am | |
parent | 060faa2203f81c7fd1ce719d4a5dcaff7813dadf (diff) | |
parent | 5f05216fc78ee1cff4b8fafa7ac1f9bb07a92796 (diff) | |
download | mate-desktop-591cfce33b69e95a0c3394c6e55179f95c09eeb1.tar.bz2 mate-desktop-591cfce33b69e95a0c3394c6e55179f95c09eeb1.tar.xz |
Merge branch 'master' of github.com:mate-desktop/mate-desktop
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) |