add mandary dependencies
This commit is contained in:
parent
31087627ac
commit
16917ad551
3
Makefile
3
Makefile
@ -3,7 +3,8 @@
|
|||||||
# umpf...
|
# umpf...
|
||||||
|
|
||||||
OPTS = -Wall -g -DDEBUG_LEVEL=0
|
OPTS = -Wall -g -DDEBUG_LEVEL=0
|
||||||
DEPS = Makefile
|
DEPS = Makefile functions/senders.h functions/joyutils.h \
|
||||||
|
functions/ncursefuncs.h
|
||||||
|
|
||||||
all: osc-joy osc2cursor text2osc showbuttons
|
all: osc-joy osc2cursor text2osc showbuttons
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user