diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-06-13 08:00:02 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-06-13 08:00:02 +0000 |
| commit | 9e1842a1554a7df2f5d989a966883b8b6d8bf2ba (patch) | |
| tree | f68910ee6ed2798452ca8516d5957b01fba50047 /pixmaps/Makefile.am | |
| parent | 5cc7f3420da348afefdcf0293f14b561ea02be92 (diff) | |
| download | pcsxr-9e1842a1554a7df2f5d989a966883b8b6d8bf2ba.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67807 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'pixmaps/Makefile.am')
| -rw-r--r-- | pixmaps/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index aec6f0d4..39358e06 100644 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am @@ -1,7 +1,7 @@ pixmapdir = "$(datadir)/pcsxr" -pixmap_DATA = pcsxr.jpg +pixmap_DATA = pcsxr.png icondir = "$(datadir)/pixmaps" icon_DATA = pcsxr-icon.png -EXTRA_DIST = pcsxr.jpg pcsxr-icon.png +EXTRA_DIST = pcsxr.png pcsxr-icon.png |
