diff options
Diffstat (limited to 'data/Makefile')
-rw-r--r-- | data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile b/data/Makefile index 3a44a1b..bc57d23 100644 --- a/data/Makefile +++ b/data/Makefile @@ -11,8 +11,8 @@ cursor_images = \ top_left_corner.png \ top_right_corner.png \ top_side.png \ - xterm.png - + xterm.png \ + hand1.png all : |