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.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/context/Makefile.am b/src/context/Makefile.am
index 9e349a06b..ca5772d7c 100644
--- a/src/context/Makefile.am
+++ b/src/context/Makefile.am
@@ -18,4 +18,8 @@ libcontext_la_SOURCES = \
cdmap_forward.h \
cdset.h \
cdset_forward.h \
- cdvector.h
+ cdcirclist.h \
+ cdcirclist_forward.h \
+ cdvector.h \
+ stacking_map.h \
+ stacking_vector.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback