From 4fa8c7d1a0654e7780fd485c51463c06b34379b5 Mon Sep 17 00:00:00 2001 From: Tim King Date: Tue, 3 Apr 2012 15:01:29 +0000 Subject: [PATCH] Fix for make dist. --- src/context/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.30.2