]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/Makefile.am
lots of makefile fixes, and sdl joystick stuff
[btb/d2x.git] / arch / linux / Makefile.am
1 EXTRA_SUBDIRS = include
2
3 noinst_LIBRARIES = libarch_linux.a
4
5 INCLUDES = -I$(top_srcdir)/arch/include -I$(top_srcdir)/includes -I$(top_srcdir)/main -I$(srcdir)/include
6
7
8 if USE_NETWORK
9 NETWORK_SRCS = ipx_bsd.c ipx_kali.c ipx_lin.c linuxnet.c ukali.c
10 endif
11
12 if !SDL_JOYSTICK
13 JOYSTICK_SRCS = joydefs.c joystick.c
14 endif
15
16 libarch_linux_a_SOURCES = ${NETWORK_SRCS} ${JOYSTICK_SRCS} findfile.c init.c
17
18 EXTRA_libarch_linux_a_SOURCES = \
19 ipx_bsd.c ipx_kali.c ipx_lin.c joydefs.c joystick.c linuxnet.c ukali.c
20
21 EXTRA_DIST = ${EXTRA_SUBDIRS} \
22 alsadigi.c hmistub.c hmiplay.c ipx_udp.c mono.c serial.c timer.c ukali.c