From ed75b056511ccb429c48c6c55d14dc7ae79e75a3 Mon Sep 17 00:00:00 2001 From: Eamon Walsh Date: Wed, 4 Apr 2007 12:00:15 -0400 Subject: dix: add new, combined resource lookup function. Move all dix lookup API deprecated so far to a new file dix/deprecated.c. Remove the deprecation warnings for the time being. --- dix/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'dix/Makefile.am') diff --git a/dix/Makefile.am b/dix/Makefile.am index a1f02c1b6..ff0d5d68c 100644 --- a/dix/Makefile.am +++ b/dix/Makefile.am @@ -8,6 +8,7 @@ libdix_la_SOURCES = \ atom.c \ colormap.c \ cursor.c \ + deprecated.c \ devices.c \ dispatch.c \ dispatch.h \ -- cgit v1.2.3