*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40619
This commit is contained in:
Sam Lantinga 2003-05-03 19:48:37 +00:00
parent 313819cc86
commit e25d3d0c78

View file

@ -1,7 +1,7 @@
## Makefile.am for SDL using the DirectFB video driver
INCLUDES += $(DIRECTFB_CFLAGS)
INCLUDES = $(DIRECTFB_CFLAGS)
noinst_LTLIBRARIES = libvideo_directfb.la
libvideo_directfb_la_SOURCES = $(DIRECTFB_SRCS)