aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput/ginput.mk
blob: ed34d46d4af164110ab867016118c50ea96c80b3 (plain)
1
2
3
4
5
GFXSRC +=   $(GFXLIB)/src/ginput/ginput.c \
			$(GFXLIB)/src/ginput/mouse.c \
			$(GFXLIB)/src/ginput/keyboard.c \
			$(GFXLIB)/src/ginput/toggle.c \
			$(GFXLIB)/src/ginput/dial.c