From 4b3c900752bde7162c60523df9a5f0a9a94795f2 Mon Sep 17 00:00:00 2001 From: Bradley Bell Date: Mon, 7 Apr 2003 07:28:01 +0000 Subject: [PATCH] revert to previous version, so linux joystick works --- ChangeLog | 5 +++++ arch/linux/Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c4fefe69..9e854ae9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-07 Steffen Pohle + + * arch/linux/Makefile.am: revert to previous version, so linux + joystick works + 2003-04-03 Bradley Bell * main/endlevel.c: fixed exit model scheme yet again diff --git a/arch/linux/Makefile.am b/arch/linux/Makefile.am index 8748d63c..ea61115f 100644 --- a/arch/linux/Makefile.am +++ b/arch/linux/Makefile.am @@ -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 -- 2.39.2