]> icculus.org git repositories - btb/d2x.git/blob - arch/sdl/Makefile.am
Moved input stuff to arch subdirs, as in d1x.
[btb/d2x.git] / arch / sdl / Makefile.am
1 EXTRA_SUBDIRS = include
2
3 noinst_LIBRARIES = libarch_sdl.a
4
5 INCLUDES = -I$(top_srcdir)/arch/include -I$(top_srcdir)/includes -I$(top_srcdir)/main
6
7 libarch_sdl_a_SOURCES = event.c init.c key.c mouse.c timer.c