diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-12-17 16:42:27 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-12-17 16:42:27 +0300 |
commit | ba997be747666c74c46c734cb636a8de84c582b3 (patch) | |
tree | 1596c7bede896dce8d5cc6ba4c887dbeb4a2a300 /data/graphics/Makefile.am | |
parent | 32973f167f9a6f49957ea6a2cce119d91f997b3b (diff) | |
download | plus-ba997be747666c74c46c734cb636a8de84c582b3.tar.gz plus-ba997be747666c74c46c734cb636a8de84c582b3.tar.bz2 plus-ba997be747666c74c46c734cb636a8de84c582b3.tar.xz plus-ba997be747666c74c46c734cb636a8de84c582b3.zip |
Move target cursors to themes.
Remove old unused target cursors.
Diffstat (limited to 'data/graphics/Makefile.am')
-rw-r--r-- | data/graphics/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/data/graphics/Makefile.am b/data/graphics/Makefile.am index d2f93f584..c0e91d050 100644 --- a/data/graphics/Makefile.am +++ b/data/graphics/Makefile.am @@ -1,16 +1,7 @@ graphicsdir = $(pkgdatadir)/data/graphics -graphics_DATA = \ - target-cursor-in-range-l.png \ - target-cursor-in-range-m.png \ - target-cursor-in-range-s.png \ - target-cursor-normal-l.png \ - target-cursor-normal-m.png \ - target-cursor-normal-s.png - EXTRA_DIST = \ - $(graphics_DATA) \ CMakeLists.txt SUBDIRS = gui images sprites |