cex: add gnulib dependencies

* bootstrap.conf (gnulib_modules): Add linked-list.
This commit is contained in:
Akim Demaille
2020-05-13 07:31:31 +02:00
parent ed7d5c2b5b
commit 94bfdf3b4b
4 changed files with 27 additions and 1 deletions

21
lib/.gitignore vendored
View File

@@ -118,10 +118,31 @@
/gettext.h
/gettime.c
/gettimeofday.c
/gl_anyhash1.h
/gl_anyhash2.h
/gl_anyhash_primes.h
/gl_anylinked_list1.h
/gl_anylinked_list2.h
/gl_anyrbtree_list1.h
/gl_anyrbtree_list2.h
/gl_anytree_list1.h
/gl_anytree_list2.h
/gl_anytree_oset.h
/gl_anytreehash_list1.h
/gl_anytreehash_list2.h
/gl_array_list.c
/gl_array_list.h
/gl_linked_list.c
/gl_linked_list.h
/gl_list.c
/gl_list.h
/gl_oset.c
/gl_oset.h
/gl_rbtree_ordered.h
/gl_rbtree_oset.c
/gl_rbtree_oset.h
/gl_rbtreehash_list.c
/gl_rbtreehash_list.h
/gl_xlist.c
/gl_xlist.h
/gnulib.mk