Mercurial > sdl-ios-xcode
view src/joystick/darwin/Makefile.am @ 175:0fb1328d68c2
Fix for "make dist"
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 11 Sep 2001 20:49:27 +0000 |
parents | 37e3ca9254c7 |
children | c4c4b221a5e5 |
line wrap: on
line source
## Makefile.am for the darwin/MacOS X joystick driver for SDL noinst_LTLIBRARIES = libjoystick_darwin.la libjoystick_darwin_la_SOURCES = $(SRCS) # The SDL joystick driver sources SRCS = SDL_sysjoystick.c