summaryrefslogtreecommitdiff
path: root/src/context/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/Makefile.am')
-rw-r--r--src/context/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/context/Makefile.am b/src/context/Makefile.am
index e40eac099..23607373a 100644
--- a/src/context/Makefile.am
+++ b/src/context/Makefile.am
@@ -16,10 +16,10 @@ libcontext_la_SOURCES = \
cdlist_forward.h \
cdqueue.h \
cdtrail_queue.h \
- cdmap.h \
- cdmap_forward.h \
- cdset.h \
- cdset_forward.h \
+ cdhashmap.h \
+ cdhashmap_forward.h \
+ cdhashset.h \
+ cdhashset_forward.h \
cdcirclist.h \
cdcirclist_forward.h \
cdvector.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback