summaryrefslogtreecommitdiff
path: root/src/context
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2012-04-03 15:01:29 +0000
committerTim King <taking@cs.nyu.edu>2012-04-03 15:01:29 +0000
commit4fa8c7d1a0654e7780fd485c51463c06b34379b5 (patch)
tree192c3811d263c4e7b6ed904f715570a44bd6aacf /src/context
parent5ca6471b95ee239a8ef2fcedd8efa9ea75a3a260 (diff)
Fix for make dist.
Diffstat (limited to 'src/context')
-rw-r--r--src/context/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/Makefile.am b/src/context/Makefile.am
index 23607373a..d0c2b9783 100644
--- a/src/context/Makefile.am
+++ b/src/context/Makefile.am
@@ -12,7 +12,7 @@ libcontext_la_SOURCES = \
context_mm.h \
cdo.h \
cdlist.h \
- cdlist_context_memory.h \
+ cdchunk_list.h \
cdlist_forward.h \
cdqueue.h \
cdtrail_queue.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback