*** empty log message ***

This commit is contained in:
Sam Lantinga
2003-05-03 19:48:37 +00:00
parent b1ba3bf163
commit 8d133f3f6f

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)