summaryrefslogtreecommitdiff
path: root/dix/Makefile.am
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2008-02-29 18:00:23 -0500
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2008-02-29 18:01:37 -0500
commit34bf308a9e66f1a2f48630a15b1802afad50ec24 (patch)
treea7f0fe69faba1a930018794ff73a381e72e3938b /dix/Makefile.am
parentd5715f7beaad6816db27b01b67d7a3c69164d106 (diff)
dix: Refactoring of selection code to allow for polyinstantiation.
Introduces dixLookupSelection() API. Removes NumCurrentSelections from API.
Diffstat (limited to 'dix/Makefile.am')
-rw-r--r--dix/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/dix/Makefile.am b/dix/Makefile.am
index 2cf90142f..b7b1ec071 100644
--- a/dix/Makefile.am
+++ b/dix/Makefile.am
@@ -29,6 +29,7 @@ libdix_la_SOURCES = \
property.c \
registry.c \
resource.c \
+ selection.c \
swaprep.c \
swapreq.c \
tables.c \