2009-04-09 18:49:39 -04:00
|
|
|
$OpenBSD: patch-Setup_in,v 1.2 2009/04/09 22:49:39 ajacoutot Exp $
|
|
|
|
--- Setup.in.orig Mon Apr 6 20:06:31 2009
|
|
|
|
+++ Setup.in Mon Apr 6 20:07:24 2009
|
|
|
|
@@ -58,6 +58,7 @@ cdrom src/cdrom.c $(SDL) $(DEBUG)
|
|
|
|
color src/color.c $(SDL) $(DEBUG)
|
|
|
|
constants src/constants.c $(SDL) $(DEBUG)
|
|
|
|
display src/display.c $(SDL) $(DEBUG)
|
|
|
|
+display src/display.c $(SDL) $(DEBUG) -I${X11BASE}/include
|
|
|
|
event src/event.c $(SDL) $(DEBUG)
|
|
|
|
fastevent src/fastevent.c src/fastevents.c $(SDL) $(DEBUG)
|
|
|
|
key src/key.c $(SDL) $(DEBUG)
|