diff options
| author | Stelios Tsampas <loathingkernel@gmail.com> | 2017-07-16 21:49:12 +0300 |
|---|---|---|
| committer | Stelios Tsampas <loathingkernel@gmail.com> | 2017-07-16 21:49:12 +0300 |
| commit | 9f2574f34ef6f010e50b17c7dc1acf18e00a2a34 (patch) | |
| tree | bac8e09be68602d9ef62bddd7e7cb9e2577f8eb3 /pixmaps/Makefile.am | |
| parent | 8f19dd4bc9e8189b3aa28040b2a7ee3fcd977f35 (diff) | |
| download | pcsxr-9f2574f34ef6f010e50b17c7dc1acf18e00a2a34.tar.gz | |
* Move data and pixmaps folders inside gui folder to reflect codeplex branch.
* Enable overclock feature in config file.
Diffstat (limited to 'pixmaps/Makefile.am')
| -rw-r--r-- | pixmaps/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am deleted file mode 100644 index e77fda4e..00000000 --- a/pixmaps/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -pixmapdir = "$(datadir)/pcsxr" -pixmap_DATA = pcsxr.png iso-open.png iso-reopen.png cd.png cdr.png gpu.png memcard.png pad.png play.png sio1.png spu.png - -icondir = "$(datadir)/pixmaps" -icon_DATA = pcsxr-icon.png - -EXTRA_DIST = pcsxr.png iso-open.png iso-reopen.png cd.png cdr.png gpu.png memcard.png pad.png play.png sio1.png spu.png pcsxr-icon.png |
