summaryrefslogtreecommitdiff
path: root/src/context/Makefile.am
diff options
context:
space:
mode:
authorFrançois Bobot <francois@bobot.eu>2012-03-01 01:34:35 +0000
committerFrançois Bobot <francois@bobot.eu>2012-03-01 01:34:35 +0000
commit8c0b2d6db32103268f84d89c0d0545c7eb504069 (patch)
treeea76a79811b7ccb62e1965ce4c2975d9e0e16753 /src/context/Makefile.am
parent752b07858cf473d116f1167c752b2be0b1068645 (diff)
cdqueue2 : cdlist that can be used like queue and can delete element that will never be restored
Diffstat (limited to 'src/context/Makefile.am')
-rw-r--r--src/context/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/context/Makefile.am b/src/context/Makefile.am
index 7f6501332..da5d8da9e 100644
--- a/src/context/Makefile.am
+++ b/src/context/Makefile.am
@@ -15,6 +15,7 @@ libcontext_la_SOURCES = \
cdlist_context_memory.h \
cdlist_forward.h \
cdqueue.h \
+ cdqueue2.h \
cdmap.h \
cdmap_forward.h \
cdset.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback