Hook dbe into the build

This commit is contained in:
Adam Jackson 2005-07-13 21:41:02 +00:00
parent 2d4ddb5606
commit 0e08818d39
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@ SUBDIRS= \
render \ render \
Xi \ Xi \
xkb \ xkb \
dbe \
$(MFB_DIR) \ $(MFB_DIR) \
$(AFB_DIR) \ $(AFB_DIR) \
$(CFB_DIR) \ $(CFB_DIR) \

View File

@ -704,6 +704,7 @@ include/Makefile
afb/Makefile afb/Makefile
composite/Makefile composite/Makefile
damageext/Makefile damageext/Makefile
dbe/Makefile
dix/Makefile dix/Makefile
fb/Makefile fb/Makefile
record/Makefile record/Makefile