revert to previous version, so linux joystick works

This commit is contained in:
Bradley Bell 2003-04-07 07:28:01 +00:00
parent 277c4cd3be
commit 4b3c900752
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2003-04-07 Steffen Pohle <stpohle@gmx.net>
* arch/linux/Makefile.am: revert to previous version, so linux
joystick works
2003-04-03 Bradley Bell <btb@icculus.org>
* main/endlevel.c: fixed exit model scheme yet again

View file

@ -2,7 +2,7 @@ EXTRA_SUBDIRS = include
noinst_LIBRARIES = libarch_linux.a
INCLUDES = -I$(top_srcdir)/arch/include -I$(top_srcdir)/include -I$(srcdir)/include
INCLUDES = -I$(top_srcdir)/arch/include -I$(top_srcdir)/include -I$(top_srcdir)/main -I$(srcdir)/include
if USE_NETWORK
NETWORK_SRCS = ipx_bsd.c ipx_kali.c ipx_lin.c ipx_udp.c linuxnet.c ukali.c