summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am1
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fc309e905..486e84945 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-04-23 Donnie Berkholz <spyderous@gentoo.org>
+ * Makefile.am:
+ Remove another reference to cfb16.
+
+2006-04-23 Donnie Berkholz <spyderous@gentoo.org>
+
* hw/xfree86/dummylib/Makefile.am:
strlcpy() doesn't exist on Linux, so use the implementation in os/.
diff --git a/Makefile.am b/Makefile.am
index f6e012ea2..489d0868f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,6 @@ SUBDIRS = \
$(MFB_DIR) \
$(AFB_DIR) \
$(CFB_DIR) \
- $(CFB16_DIR) \
$(CFB32_DIR) \
record \
xfixes \