double-buffering extension
This commit is contained in:
12
dbe/Makefile.am
Normal file
12
dbe/Makefile.am
Normal file
@@ -0,0 +1,12 @@
|
||||
noinst_LTLIBRARIES = libdbe.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
# sdk_HEADERS =
|
||||
|
||||
libdbe_la_SOURCES = \
|
||||
dbe.c \
|
||||
dbestruct.h \
|
||||
midbe.c \
|
||||
midbe.h \
|
||||
midbestr.h
|
||||
Reference in New Issue
Block a user