Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 209 Bytes

Makefile.am

File metadata and controls

8 lines (5 loc) · 209 Bytes
 
Apr 26, 2001
Apr 26, 2001
1
2
3
4
5
6
7
8
## Makefile.am for the Windows MultiMedia joystick driver for SDL
noinst_LTLIBRARIES = libjoystick_winmm.la
libjoystick_winmm_la_SOURCES = $(SRCS)
# The SDL joystick driver sources
SRCS = SDL_mmjoystick.c