forgot a colon
This commit is contained in:
parent
7323132d08
commit
11f1b9f678
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -157,7 +157,7 @@ DEBUG_FLAGS:=
|
||||||
|
|
||||||
MOUSE_CFLAGS:=-Isrc/$(MOUSEDIR) -D$(CURSOR_SHAPES)_CURSOR_SHAPES
|
MOUSE_CFLAGS:=-Isrc/$(MOUSEDIR) -D$(CURSOR_SHAPES)_CURSOR_SHAPES
|
||||||
|
|
||||||
.SUFFIXES
|
.SUFFIXES:
|
||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue