Date: Fri, 28 Feb 2003 22:47:56 +0100
From: Denis Oliver Kropp Subject: Makefile.am fix I fixed the Makefile.am which lacked many defines. With this patch SDL on DirectFB doesn't crash on startup immediately. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40607
This commit is contained in:
parent
205a296adf
commit
88d4df37f2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
## Makefile.am for SDL using the DirectFB video driver
|
||||
|
||||
CFLAGS = @CFLAGS@ $(DIRECTFB_CFLAGS)
|
||||
INCLUDES += $(DIRECTFB_CFLAGS)
|
||||
|
||||
noinst_LTLIBRARIES = libvideo_directfb.la
|
||||
libvideo_directfb_la_SOURCES = $(DIRECTFB_SRCS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue